aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2014-10-13 15:51:51 -0700
committerLinus Torvalds <[email protected]>2014-10-14 02:18:15 +0200
commitf17dba4fc0496eb0daf018074fccebdc85993c75 (patch)
tree600a0d028973abcdbd469e4d31003bebdd01cd17 /tools/perf/scripts/python
parent56193274ef54265afc93fd282655836595fcff9d (diff)
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions