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:
b918099
)
[PATCH] hostap: Use list_for_each_entry
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Mon, 28 May 2007 16:38:48 +0000
(09:38 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 9 Jul 2007 02:16:37 +0000
(22:16 -0400)
Use list_for_each_entry() instead of manual iteration and
substitute some list_for_each() loops with list_for_each_entry().
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found