]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[SCSI] mac53c94: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 26 May 2007 03:46:30 +0000 (12:46 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:07:50 +0000 (19:07 -0500)
commit646158c203ae8e76a44bb38634fc82f2da041824
tree74597092d705d7581d06fdeee37bdc1d9a74569d
parent5f60ef6ac7b6338ec9e82a0900185d554f476243
[SCSI] mac53c94: 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>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/mac53c94.c