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:
521cb40
)
docs: fix dev_debug() braino in dynamic-debug-howto.txt
author
Jonathan Corbet
<corbet@lwn.net>
Fri, 25 Mar 2011 16:42:17 +0000
(10:42 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 25 Mar 2011 16:42:17 +0000
(10:42 -0600)
While looking at dynamic-debug-howto.txt, I noticed that it references
dev_debug() (which doesn't exist) instead of dev_dbg() (which does
exist). I'm lazy, so I choose to fix the document rather than changing
every dev_dbg() call.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
No differences found