From: Stefan Richter Date: Fri, 3 Aug 2007 18:56:31 +0000 (+0200) Subject: firewire: fw-core: local variable shadows a global one X-Git-Tag: v2.6.24-rc1~825^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930e4b7fe3b4e1c4e14b9c22e4c9c74dc8db75f3;p=pandora-kernel.git firewire: fw-core: local variable shadows a global one 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 --- Reading git-diff-tree failed