commit | a5437152eec2c9171f6ab06e63135c5333f0a929 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:19 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:35 2009 -0700 |
tree | 11e7f4c09e48fc674703041834c9ae05d8dfc969 | |
parent | eba00305591714f1d85ccad1afbf58259c2197b4 [diff] |
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>