reiserfs: use more consistent printk formatting
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:19 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:35 +0000 (12:16 -0700)
commita5437152eec2c9171f6ab06e63135c5333f0a929
tree11e7f4c09e48fc674703041834c9ae05d8dfc969
parenteba00305591714f1d85ccad1afbf58259c2197b4
reiserfs: use more consistent printk formatting

The output format between a warning/error/panic/info/etc changes with
which one is used.

The following patch makes the messages more internally consistent, but also
more consistent with other Linux filesystems.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/prints.c