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:
204d49a
)
PCI Hotplug: acpiphp: clean up list traversals
author
Alex Chiang
<achiang@hp.com>
Tue, 27 Oct 2009 03:25:27 +0000
(21:25 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 21:06:40 +0000
(13:06 -0800)
Using list_for_each_entry instead of list_for_each allows us to
enhance readability and minorly reduce some stack usage.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found