[SCSI] st: remove buf_to_sg
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 18 Dec 2008 05:49:44 +0000 (14:49 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 18:00:27 +0000 (12:00 -0600)
commitb3376b4aaab4c348dfd2e0b7595dc12f64c9fac9
tree07c2a3ba73e5f03d00bdea29fdc78aaf66a1096b
parent6620742f72d2fcf311e3fc8aa2476daa91fa3f31
[SCSI] st: remove buf_to_sg

This removes unused buf_to_sg() that the non-dio path used.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Kai Makisara <Kai.Makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/st.c