From: Jeff Garzik Date: Wed, 31 Oct 2007 09:15:20 +0000 (-0400) Subject: [PPC] minor irq handler cleanups X-Git-Tag: v2.6.26-rc1~1121^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f39549580e04e0b8edd11bae834ae7f8322fc8;p=pandora-kernel.git [PPC] minor irq handler cleanups - whitespace cleanups - remove pointless prototype (uses always follow func implementation) - 'irq' argument is used here purely as a local variable. rename argument to 'dummy' and define 'irq' as local to make this plain. Signed-off-by: Jeff Garzik Acked-by: Kumar Gala --- Reading git-diff-tree failed