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:
ace36ad
)
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 20 Mar 2012 03:13:43 +0000
(23:13 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 20 Mar 2012 03:13:43 +0000
(23:13 -0400)
The functions ext4_msg() and ext4_error() already tack on a trailing
newline, so remove the unnecessary extra newline.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found