From: Alex Chiang Date: Tue, 27 Oct 2009 03:25:27 +0000 (-0600) Subject: PCI Hotplug: acpiphp: clean up list traversals X-Git-Tag: v2.6.33-rc1~321^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c08628c4fe664bfd5f8b7e773b4b157bb9686f;p=pandora-kernel.git PCI Hotplug: acpiphp: clean up list traversals 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed