commit | a2ba192c96d12447472e105890a9cd1b97952747 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jun 25 14:58:50 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:25:00 2005 -0700 |
tree | 715558098846e2a3257cd2d1384135b4c98a1f9f | |
parent | 09417379be9b126e10ae7dcd7afc20b666146266 [diff] |
[PATCH] drivers/scsi/initio.c: cleanups This patch contains the following cleanups: - make needlessly global code static - remove or #if 0 the following unused functions: - tul_pop_pend_scb - tul_device_reset - tul_reset_scsi_bus Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>