[SCSI] ib_srp: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:28:25 +0000 (02:28 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Jun 2007 14:02:50 +0000 (09:02 -0500)
commitbb350d1decd9c48ffaa7f7e263df3056df9f4f21
tree0e95d2a90a3c8f91d73e78745024404bad0c310c
parentf0002c4e1fe22d74a43d4ba3379257ee612e2724
[SCSI] ib_srp: 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.

Jens Axboe <jens.axboe@oracle.com> did the for_each_sg cleanup.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Roland Dreier <rdreier@cisco.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/infiniband/ulp/srp/ib_srp.c
drivers/infiniband/ulp/srp/ib_srp.h