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:
fd98496
)
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 6 Jan 2009 03:17:35 +0000
(22:17 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 6 Jan 2009 03:17:35 +0000
(22:17 -0500)
This removes annoying blank syslog entries emitted by ext4_error() or
ext4_warning(), since these functions add their own newline.
Signed-off-by: Nick Warne <nick@ukfsn.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found