aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNick Andrew <[email protected]>2008-04-28 02:15:55 -0700
committerLinus Torvalds <[email protected]>2008-04-28 08:58:42 -0700
commitd7a420c9472a95c46600a0345434b7b166e0b9c7 (patch)
treeb95005ce8ab92efdb5cd04b3d85c3b01a0455ebc /tools/perf/scripts/python
parent4ef197d87ad7d4bb326de3e9b8ecbb26f9e86253 (diff)
raid: remove leading TAB on printk messages
MD drivers use one printk() call to print 2 log messages and the second line may be prefixed by a TAB character. It may also output a trailing space before newline. klogd (I think) turns the TAB character into the 2 characters '^I' when logging to a file. This looks ugly. Instead of a leading TAB to indicate continuation, prefix both output lines with 'raid:' or similar. Also remove any trailing space in the vicinity of the affected code and consistently end the sentences with a period. Signed-off-by: Nick Andrew <[email protected]> Cc: Neil Brown <[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