diff options
author | Joe Perches <joe@perches.com> | 2014-12-11 00:52:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-11 02:41:12 +0100 |
commit | 5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53 (patch) | |
tree | 58fc4a135d201935f44464a82dd8a6dd412accd5 /fs/binfmt_misc.c | |
parent | checkpatch: add --strict "pointer comparison to NULL" test (diff) | |
download | linux-5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53.tar.xz linux-5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53.zip |
checkpatch: add ability to --fix (coalesce) string fragments on multiple lines
Add --fix option to coalesce string fragments.
This does not coalesce string fragments that have newline terminations or
are otherwise exempted.
Other miscellanea:
o move all the string tests together.
o fix get_quoted_string function for tab characters
o fix concatination typo
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions