From: Jeff Garzik Date: Thu, 24 Apr 2008 23:45:32 +0000 (-0400) Subject: [SCSI] aha1542: minor irq handler cleanups X-Git-Tag: v2.6.26-rc1~1027^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c4d7bc2aaa9b782aac6ab0a74cf16f87398bbc;p=pandora-kernel.git [SCSI] aha1542: minor irq handler cleanups - where the 'irq' function argument is known never to be used, rename it to 'dummy' to make this more obvious - replace per-irq lookup functions and tables with a direct reference to data object obtained via 'dev_id' function argument, passed from request_irq() Signed-off-by: Jeff Garzik Signed-off-by: James Bottomley --- Reading git-diff-tree failed