diff options
author | Luc Van Oostenryck <[email protected]> | 2021-04-29 22:53:50 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-30 11:20:35 -0700 |
commit | d991bb1c8da842a2a0b9dc83b1005e655783f861 (patch) | |
tree | b60f5685e00ff8b04ee4794b301882bddfa643b9 /lib/mpi/mpi-sub-ui.c | |
parent | 99e729bd40fb3272fa4b0140839d5e957b58588a (diff) |
include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*()
Sparse can do constant folding of __builtin_bswap*() since 2017. Also, a
much recent version of Sparse is needed anyway, see commit 6ec4476ac825
("Raise gcc version requirement to 4.9").
So, remove the comment about sparse not being yet able to constant fold
__builtin_bswap*() and remove the corresponding test of __CHECKER__.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Luc Van Oostenryck <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Miguel Ojeda <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions