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:
1415d91
)
firewire: fw-core: local variable shadows a global one
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Fri, 3 Aug 2007 18:56:31 +0000
(20:56 +0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Tue, 16 Oct 2007 22:00:01 +0000
(
00:00
+0200)
Sparse warned about it although it was apparently harmless:
drivers/firewire/fw-cdev.c:624:23: warning: symbol 'interrupt' shadows an earlier one
include/asm/hw_irq.h:29:13: originally declared here
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found