aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2021-01-18 18:22:36 +0300
committerBjorn Andersson <[email protected]>2021-01-27 22:08:42 -0600
commitaec8535edccb943adc067d184af1a3370f5b9568 (patch)
tree1d82c7003588b24390f7b3642623f6f911fda2c7 /net/unix/unix_bpf.c
parente161ce8e4cc12f2c681b13a160f709d84dee4d4f (diff)
soc: qcom: socinfo: Remove unwanted le32_to_cpu()
Remove extra le32_to_cpu() conversion, data is already converted from le32 to cpu endianness. This fixes two following warnings: drivers/soc/qcom/socinfo.c:322:36: sparse: sparse: cast to restricted __le32 drivers/soc/qcom/socinfo.c:323:36: sparse: sparse: cast to restricted __le32 Signed-off-by: Dmitry Baryshkov <[email protected]> Fixes: 734c78e7febf ("soc: qcom: socinfo: add info from PMIC models array") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions