diff options
author | Joe Perches <joe@perches.com> | 2014-12-10 15:52:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-10 17:41:12 -0800 |
commit | 5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53 (patch) | |
tree | 58fc4a135d201935f44464a82dd8a6dd412accd5 /fs/binfmt_misc.c | |
parent | b75ac618df751b927469ddbca63cf151a62f0f9d (diff) | |
download | op-kernel-dev-5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53.zip op-kernel-dev-5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53.tar.gz |
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