commit | 230e886e7bd663ff2e83cdeede12d7f09b9d3711 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Dec 13 16:14:12 2007 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:28:14 2008 -0600 |
tree | 2b6b2a5c90b503fb8ceae46fc9b0ed5415ddca72 | |
parent | 736f77deaf6b0bf51eaab1ea5d074adc11b8c7cd [diff] |
[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>