diff options
author | Joe Perches <joe@perches.com> | 2017-02-08 10:44:10 +1100 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2017-02-09 17:01:37 +1100 |
commit | 9322bf3263614b1ed65069c3a0e8cd60f62d5647 (patch) | |
tree | 43002b11371bb6d5776090ffb22855c8698a2c6b /include | |
parent | f7d14ff147e8f688b88a4f086c2d4c481c9513b0 (diff) |
checkpatchpl-warn-against-using-%z-fix
vsnprintf extension %Z<foo> is non-standard C.
Suggest the use of %z instead.
Miscellanea:
o Correct the misuse of type string PRINTF_0xDECIMAL
type strings are supposed to be uppercase only.
Fix this and add tr/[a-z]/[A-Z] to the type check in case
I forget this again sometime in the future.
o Improve the mechanism to find these defects so all
3 current checks are done on the format string
Link: http://lkml.kernel.org/r/4e3ad74b0c9dc229b06018a2d79655308ddbbebd.1484014173.git.joe@perches.com
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions