aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_string.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2019-07-16 23:27:01 +0000
committerLinus Torvalds <[email protected]>2019-07-17 02:23:22 +0000
commitfe6ba88b251aa76a94be2cb441d2e6b7c623b989 (patch)
tree4950f504b3d66501f097a09c70d42d186f4ec955 /lib/test_string.c
parentlinux/bits.h: make BIT(), GENMASK(), and friends available in assembly (diff)
downloadkernel-fe6ba88b251aa76a94be2cb441d2e6b7c623b989.tar.gz
kernel-fe6ba88b251aa76a94be2cb441d2e6b7c623b989.zip
arch: replace _BITUL() in kernel-space headers with BIT()
Now that BIT() can be used from assembly code, we can safely replace _BITUL() with equivalent BIT(). UAPI headers are still required to use _BITUL(), but there is no more reason to use it in kernel headers. BIT() is shorter. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Masahiro Yamada <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Vasily Gorbik <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Vineet Gupta <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_string.c')
0 files changed, 0 insertions, 0 deletions