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:
5cb56af
)
drivers/net/wireless/ath/debug.c: Use printf extension %pV
author
Joe Perches
<joe@perches.com>
Wed, 10 Nov 2010 00:35:17 +0000
(16:35 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 16 Nov 2010 21:37:04 +0000
(16:37 -0500)
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: John W. Linville <linville@tuxdriver.com>
No differences found