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:
c5a1ae9
)
[DCCP] ccid3: Make debug output consistent
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Sun, 10 Dec 2006 02:14:12 +0000
(
00:14
-0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 11 Dec 2006 22:34:55 +0000
(14:34 -0800)
This patch does not alter any algorithm, just the debug message format:
* s#%s, sk=%p#%s(%p)#g
* when a statename is present, it now uses %s(%p, state=%s)
* when only function entry is debugged, it adds an `- entry'
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
No differences found