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:
2ae51ed
)
GFS2: fs/gfs2/glock.c: Use printf extension %pV
author
Joe Perches
<joe@perches.com>
Wed, 10 Nov 2010 00:35:20 +0000
(16:35 -0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 30 Nov 2010 10:30:41 +0000
(10:30 +0000)
Using %pV reduces the number of printk calls and
eliminates any possible message interleaving from
other printk calls.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found