]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: ibmphp: list_for_each to list_for_each_entry
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Fri, 22 Aug 2008 20:28:17 +0000 (13:28 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:53:44 +0000 (10:53 -0700)
commit2fbc6885cbc49c7bc5487bc8b426101fb07396e1
tree0ca9825cbdefab7326682e8aacca616d556ff474
parent17927b4ed00665d2d04259ce52e1e656d19fb473
PCI: ibmphp: list_for_each to list_for_each_entry

Make code more readable with list_for_each_entry().

Signed-off-by: Cordelia Sam <cordesam@gmail.com>
Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/ibmphp_ebda.c