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
Kconfig -rw-r--r-- 74.4 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.9 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.2 KB
initramfs.c -rw-r--r-- 13.9 KB
main.c -rw-r--r-- 37.6 KB
noinitramfs.c -rw-r--r-- 813 bytes
version.c -rw-r--r-- 1.3 KB

back to top