diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 23:23:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-12 00:58:39 +0200 |
commit | d5e616fc1c1dd673c53b682877e2d35a2862263c (patch) | |
tree | c1eec612d62f6c6d6ade9a843f89ff34ad94fab4 /scripts/headers.sh | |
parent | lib/decompressors: fix "no limit" output buffer length (diff) | |
download | linux-d5e616fc1c1dd673c53b682877e2d35a2862263c.tar.xz linux-d5e616fc1c1dd673c53b682877e2d35a2862263c.zip |
checkpatch: add a few more --fix corrections
Suggest a few more single-line corrections.
Remove DOS line endings
Simplify removing trailing whitespace
Remove global/static initializations to 0/NULL
Convert pr_warning to pr_warn
Add space after brace
Convert binary constants to hex
Remove whitespace after line continuation
Use inline not __inline or __inline__
Use __printf and __scanf
Use a single ; for statement terminations
Convert __FUNCTION__ to __func__
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions