From: Yu Zhao Date: Fri, 21 Nov 2008 18:41:45 +0000 (+0800) Subject: PCI: cleanup pci_bus_add_devices() X-Git-Tag: v2.6.29-rc1~181^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa16fdb48e0d83c2acf46e357548c89891df58b;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed