PCI: fix sparse warning in pci_remove_behind_bridge
authorStephen Hemminger <shemminger@vyatta.com>
Sat, 6 Sep 2008 04:45:36 +0000 (21:45 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:54:25 +0000 (10:54 -0700)
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 <shemminger@vyatta.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found