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:
540722f
)
[CCID3]: Separate most of the packet history code
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Wed, 10 Aug 2005 15:59:38 +0000
(12:59 -0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:56:28 +0000
(15:56 -0700)
This also changes the list_for_each_entry_safe_continue behaviour to match its
kerneldoc comment, that is, to start after the pos passed.
Also adds several helper functions from previously open coded fragments, making
the code more clear.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
No differences found