aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2018-08-21 21:57:29 -0700
committerLinus Torvalds <[email protected]>2018-08-22 10:52:48 -0700
commit79682c0c00893c683678d85a402392b75e90311d (patch)
treea876d2f790da19e013a4099751d850ff13431669 /tools/perf/scripts/python
parentd729593e492e1e4c7cd8a418ee227d0bd4d5f36d (diff)
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Add the ability to --fix these string issues. e.g.: printk(KERN_INFO"bar" "baz"QUX); converts to printk(KERN_INFO "barbaz" QUX); Link: http://lkml.kernel.org/r/[email protected] 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