https://github.com/torvalds/linux
Revision 0972b8bfe0de8c0f05796aceb8f2428b0efb20cd authored by Joe Perches on 26 February 2021, 01:21:54 UTC, committed by Linus Torvalds on 26 February 2021, 17:41:04 UTC
Improve the TYPECAST_INT_CONSTANT test by showing the suggested conversion
for various type of uses like (unsigned int)1 to 1U.

Link: https://lkml.kernel.org/r/ecefe8dcb93fe7028311b69dd297ba52224233d4.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent adb2da8
History
Tip revision: 0972b8bfe0de8c0f05796aceb8f2428b0efb20cd authored by Joe Perches on 26 February 2021, 01:21:54 UTC
checkpatch: improve TYPECAST_INT_CONSTANT test message
Tip revision: 0972b8b
File Mode Size
apparmor
bpf
integrity
keys
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 10.7 KB
Kconfig.hardening -rw-r--r-- 8.8 KB
Makefile -rw-r--r-- 1.3 KB
commoncap.c -rw-r--r-- 42.9 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 64.3 KB

back to top