From: Yu Zhao Date: Fri, 21 Nov 2008 18:40:00 +0000 (+0800) Subject: PCI: remove unnecessary condition check in pci_restore_bars() X-Git-Tag: v2.6.29-rc1~181^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5f5a8277cb353161454b6704b3186ebcf3a2a3;p=pandora-kernel.git PCI: remove unnecessary condition check in pci_restore_bars() Remove the unnecessary number of resources condition checks because the pci_update_resource() will check availability of the resources. Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed