summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2009-08-25 08:52:00 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-08-31 05:35:11 (GMT)
commit9e39f7c5b311a306977c5471f9e2ce4c456aa038 (patch)
tree3d76af2016c6991ec0d3785eb0890959d73b7ae2 /ipc
parent82c2d02356229c66daa6b6e51f8da559327b87b0 (diff)
downloadlinux-9e39f7c5b311a306977c5471f9e2ce4c456aa038.tar.xz
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 <joe@perches.com> Acked-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions