diff options
| author | 2014-10-13 15:51:51 -0700 | |
|---|---|---|
| committer | 2014-10-14 02:18:15 +0200 | |
| commit | f17dba4fc0496eb0daf018074fccebdc85993c75 (patch) | |
| tree | 600a0d028973abcdbd469e4d31003bebdd01cd17 /scripts/Kbuild.include | |
| parent | checkpatch: allow optional shorter config descriptions (diff) | |
| download | wireguard-linux-f17dba4fc0496eb0daf018074fccebdc85993c75.tar.xz wireguard-linux-f17dba4fc0496eb0daf018074fccebdc85993c75.zip | |
checkpatch: add --strict test for concatenated string elements
Using a space between concatenated string elements is easier for a human
to read.
ie:
"String"FOO"bar"
is easier to read as:
"String" FOO "bar"
So suggest this style with a --strict command line option.
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/Kbuild.include')
0 files changed, 0 insertions, 0 deletions
