]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Fri, 22 Aug 2008 20:30:14 +0000 (13:30 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:53:45 +0000 (10:53 -0700)
commit4c479344b5656e121e3715077c47db5c7181546f
tree9e4d769b28bff575a638aaadb2c0c7c73d57e674
parent2fbc6885cbc49c7bc5487bc8b426101fb07396e1
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups

Please run checkpatch prior to sending patches, this one fixes several style
issues with the list_for_each conversion patch.

Cc: Cordelia Sam <cordesam@gmail.com>
Cc: Cordelia Sam <cordsam@linux.vnet.ibm.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