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:
dc6b9b7
)
pktgen: Use pr_debug
author
Joe Perches
<joe@perches.com>
Wed, 16 May 2012 17:50:41 +0000
(17:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 May 2012 09:00:04 +0000
(
05:00
-0400)
Convert printk(KERN_DEBUG to pr_debug which can
enable dynamic debugging.
Remove embedded prefixes from the conversions as
pr_fmt adds them.
Align arguments.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found