]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
[SCSI] aic7xxx_old: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:03:36 +0000 (02:03 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 28 May 2007 02:42:56 +0000 (21:42 -0500)
commit22c1a6600af920f4fef6d5cc51a8f04b58e9db83
tree1b12d980b7ff02de788e2a72683b16b42c9ea9e3
parent85289f2efa108d1586a86d0c426ffc9d641bbdc2
[SCSI] aic7xxx_old: 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: Doug Ledford <dledford@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx_old.c