diff options
author | Dan Carpenter <[email protected]> | 2014-08-06 16:11:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:29 -0700 |
commit | ece9659f16e369d344fe4325d87fab3bb50d1fe2 (patch) | |
tree | 8a2b086dbc5c0fa7829603c786fa6beeb7dcf575 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 308cc8d8f0deab2c5a5162316277ced556acc71f (diff) |
checkpatch: warn on missing spaces in broken up quoted
Checkpatch already complains when people break up quoted strings but
it's still pretty common. One mistake that people often make is they
leave out the space character between the two strings.
This check adds around 450 new warnings and has a low rate of false
positives.
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Acked-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions