commit | 3fa16fdb48e0d83c2acf46e357548c89891df58b | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Nov 22 02:41:45 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:05 2009 -0800 |
tree | 7a4403f0aeddc2b0399ba1f8a01e28669c95f608 | |
parent | 613e7ed6f72b1a115f7ece8ce1b66cf095de1348 [diff] |
PCI: cleanup pci_bus_add_devices() Cleanup pci_bus_add_devices() by negating the conditional and continuing, rather than having a single conditional take up the whole body. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>