git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eba0030
)
reiserfs: use more consistent printk formatting
author
Jeff Mahoney
<jeffm@suse.com>
Mon, 30 Mar 2009 18:02:19 +0000
(14:02 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:35 +0000
(12:16 -0700)
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>
No differences found