diff options
author | Joe Perches <joe@perches.com> | 2014-12-11 02:52:05 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-11 04:41:12 +0300 |
commit | 5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53 (patch) | |
tree | 58fc4a135d201935f44464a82dd8a6dd412accd5 /fs | |
parent | b75ac618df751b927469ddbca63cf151a62f0f9d (diff) | |
download | linux-5e4f6ba5eb7facb0dbf2734f5a12033c70f8eb53.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions