[PATCH] hfs: cleanup HFS+ prints
authorRoman Zippel <[email protected]>
Thu, 19 Jan 2006 01:43:05 +0000 (17:43 -0800)
committerLinus Torvalds <[email protected]>
Thu, 19 Jan 2006 03:20:22 +0000 (19:20 -0800)
commit634725a92938b0f282b17cec0b007dca77adebd2
treec4dacf0c74ae3d322c37c010ee5cada2280eccca
parent5131cf154ad1c6e584efa58d17a469d0b80f49bd
[PATCH] hfs: cleanup HFS+ prints

Add the log level and a "hfs: " prefix to all kernel prints.  (HFS and HFS+
will use the same prefix, as they share some code and could be merged at some
point.)

Signed-off-by: Roman Zippel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/hfsplus/bfind.c
fs/hfsplus/bnode.c
fs/hfsplus/brec.c
fs/hfsplus/btree.c
fs/hfsplus/catalog.c
fs/hfsplus/dir.c
fs/hfsplus/extents.c
fs/hfsplus/inode.c
fs/hfsplus/options.c
fs/hfsplus/super.c
fs/hfsplus/wrapper.c