[2.6 patch] drivers/scsi/initio.c: cleanups

2005-03-22 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - remove or #if 0 the following unused finctions: - tul_pop_pend_scb - tul_device_reset - tul_reset_scsi_bus Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 28 Feb 2005

[2.6 patch] drivers/scsi/initio.c: cleanups

2005-02-28 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - remove or #if 0 the following unused finctions: - tul_pop_pend_scb - tul_device_reset - tul_reset_scsi_bus Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/scsi/initio.c | 85