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:
a5e371f
)
lapb: Neaten debugging
author
Joe Perches
<joe@perches.com>
Thu, 17 May 2012 10:25:49 +0000
(10:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 May 2012 22:45:20 +0000
(18:45 -0400)
Enable dynamic debugging and remove a bunch of #ifdef/#endifs.
Add a lapb_dbg(level, fmt, ...) macro and replace the
printk(KERN_DEBUG uses.
Add pr_fmt and remove embedded prefixes.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found