]> Pileus Git - ~andy/linux/commit
[SCSI] aic79xx: remove scsi_assign_lock usage
authorChristoph Hellwig <hch@lst.de>
Mon, 31 Oct 2005 19:05:01 +0000 (20:05 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 6 Nov 2005 18:52:08 +0000 (12:52 -0600)
commit4065a413d7684919b3f8804df8ab0cd9a09150f4
treeac3925d8e622f1eabce2ee64baa7ba6664f29cc5
parent6d5e9fd1964e653fa538b020af351d3c9f609c07
[SCSI] aic79xx: remove scsi_assign_lock usage

just take the internal lock in queuecommand instead.  also switch
the only direct use of the internal lock to the wrappers used elsewhere.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic79xx_osm.c