]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] gdth: kill unneeded 'irq' argument
authorJeff Garzik <jeff@garzik.org>
Fri, 14 Dec 2007 00:14:12 +0000 (16:14 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:14 +0000 (18:28 -0600)
commit230e886e7bd663ff2e83cdeede12d7f09b9d3711
tree2b6b2a5c90b503fb8ceae46fc9b0ed5415ddca72
parent736f77deaf6b0bf51eaab1ea5d074adc11b8c7cd
[SCSI] gdth: kill unneeded 'irq' argument

Neither gdth_get_status() nor __gdth_interrupt() need their 'irq' argument,
so remove it.

[akpm@linux-foundation.org: coding style fixes]
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Acked-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/gdth.c