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:
a17d758
)
GFS2: Use pr_<level> more consistently
author
Joe Perches
<joe@perches.com>
Thu, 6 Mar 2014 20:10:45 +0000
(12:10 -0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 7 Mar 2014 09:30:51 +0000
(09:30 +0000)
Add pr_fmt, remove embedded "GFS2: " prefixes.
This now consistently emits lower case "gfs2: " for each message.
Other miscellanea around these changes:
o Add missing newlines
o Coalesce formats
o Realign arguments
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found