aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2009-08-25 08:52:00 +0000
committerDavid S. Miller <[email protected]>2009-08-30 22:35:11 -0700
commit9e39f7c5b311a306977c5471f9e2ce4c456aa038 (patch)
tree3d76af2016c6991ec0d3785eb0890959d73b7ae2 /tools/perf/scripts/python
parent82c2d02356229c66daa6b6e51f8da559327b87b0 (diff)
s2io: Generate complete messages using single line DBG_PRINTs
Single line log messages should be emitted by a single call where possible. Converted multiple calls to DBG_PRINT to single call form. Removed "s2io:" preface from DBG_PRINTs. The DBG_PRINT macro now emits a log level and is surrounded by a do {...} while (0) All s2io log output is now prefaced with KBUILD_MODNAME ": " via pr_fmt. The DBG_PRINT macro should probably be converted to use the dev_<level> form eventually. Signed-off-by: Joe Perches <[email protected]> Acked-by: Sreenivasa Honnur <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions