]> Pileus Git - ~andy/linux/commit
[SCSI] cciss: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:45:17 +0000 (02:45 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 29 May 2007 16:22:13 +0000 (11:22 -0500)
commit41ce639a1c50cb936f058f52f99f65740e3f550e
tree9b5d31a4a30c616775be63b0d9775d1a210e53dd
parentfb119935e11b98230f20c500e9f9125ddf0f3a4d
[SCSI] cciss: convert to use the data buffer accessors

- remove the unnecessary map_single path.

- convert to use the new accessors for the sg lists and the
parameters.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Mike Miller <Mike.Miller@hp.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/block/cciss_scsi.c