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:
b5869ce
)
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 15 Oct 2007 16:07:58 +0000
(09:07 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 15 Oct 2007 16:07:58 +0000
(09:07 -0700)
Commit
5a7ad7f044941316dc98eda2a087a12a7a50649d
removed all uses of
'retval', but didn't remove the variable itself.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found