firewire: fw-core: local variable shadows a global one
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 3 Aug 2007 18:56:31 +0000 (20:56 +0200)
committerStefan 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