git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50cbfa5
)
PCI: fix sparse warning in pci_remove_behind_bridge
author
Stephen Hemminger
<shemminger@vyatta.com>
Sat, 6 Sep 2008 04:45:36 +0000
(21:45 -0700)
committer
Jesse 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