summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/atomic_lse.h
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2017-07-03 16:37:46 +0300
committerWill Deacon <will.deacon@arm.com>2017-07-20 12:20:48 +0300
commitc396fe7f0c2efdf6c02d723f7bd492c58725c822 (patch)
tree5f33351fcb1d4b16f1d594c58b593711995a7b47 /arch/arm64/include/asm/atomic_lse.h
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff)
downloadlinux-c396fe7f0c2efdf6c02d723f7bd492c58725c822.tar.xz
arm64: uaccess: Remove redundant __force from addr cast in __range_ok
Casting a pointer to an integral type doesn't require a __force attribute, because you'll need to cast back to a pointer in order to dereference the thing anyway. This patch removes the redundant __force cast from __range_ok. Reported-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/atomic_lse.h')
0 files changed, 0 insertions, 0 deletions