From: Stephen Hemminger Date: Sat, 6 Sep 2008 04:45:36 +0000 (-0700) Subject: PCI: fix sparse warning in pci_remove_behind_bridge X-Git-Tag: v2.6.28-rc1~77^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d587429e9cbb40ac20d7ed8126c66da0d7aba5;p=pandora-kernel.git PCI: fix sparse warning in pci_remove_behind_bridge Get rid of the second definition of dev which hides the earlier one in the argument list and causes a warning from sparse. Signed-off-by: Stephen Hemminger Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed