aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAnton Wuerfel <[email protected]>2016-01-14 16:08:18 +0100
committerGreg Kroah-Hartman <[email protected]>2016-02-06 23:15:53 -0800
commit90ad7c442f6e32fa74f2d5e6fd28ace110b5025a (patch)
tree53a1e6d4e9331bc00334a4ab2aaaad52474d2e0a /tools/perf/scripts/python/bin
parent149a44cc98cfd776b9c17fe10fb8eca12cd5212a (diff)
tty: serial: 8250: Fix multi-line strings
Merged user-visible multi-line strings into a single line according to the Linux Kernel Coding Style, which allows user-visible strings to exceed the maximum line length of 80 characters. The main reason for this is to facilitate grepping for these strings. However, some strings were ignored in this patch, because the use of format specifiers breaks the ability to grep anyway. Signed-off-by: Anton Würfel <[email protected]> Signed-off-by: Phillip Raffeck <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions