aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2022-02-24 13:27:28 +0100
committerThierry Reding <[email protected]>2022-02-24 17:09:13 +0100
commitb631c9c2ae934ce2a563853e8e6a591f7d34b48b (patch)
treedc0bf8eacc61efa531616da267aedc8ae01536c4 /net/lapb/lapb_subr.c
parent6f259bf1619bbff6118c1e556044c0cb4020bbb6 (diff)
soc/tegra: fuse: Explicitly cast to/from __iomem
sparse is picky about casts between different address spaces. A cast to plain void * needs to be accompanied by a __force modifier and casting back to void __iomem * needs to be explicit to avoid warnings. Reported-by: kernel test robot <[email protected]> Fixes: 88724b78a84c ("soc/tegra: fuse: Use resource-managed helpers") Signed-off-by: Thierry Reding <[email protected]> Reviewed-by: Dmitry Osipenko <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions