]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/st.c
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
authorKai Makisara <Kai.Makisara@kolumbus.fi>
Thu, 18 Dec 2008 05:49:50 +0000 (14:49 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 18:06:33 +0000 (12:06 -0600)
commit02ae2c0e844e2864a877d1da8a92fe5e63778a18
tree9bd1a760486e803b05678f00a102843aa658cf68
parentedf69c58c74eeeb48f62f267ce41f7827cb4dd06
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi

This integrates st_scsi_kern_execute and st_do_scsi. IOW, it removes
st_scsi_kern_execute. Then st has a single function, st_do_scsi, to
perform SCSI commands.

Signed-off-by: Kai Makisara <Kai.Makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/st.c