From: James Bottomley Date: Mon, 13 Jun 2005 03:21:29 +0000 (-0500) Subject: [SCSI] convert sr to scsi_execute_req X-Git-Tag: v2.6.14-rc1~522^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820732b501a5bbdd3bde1263f391891e21b5ed8c;p=pandora-kernel.git [SCSI] convert sr to scsi_execute_req This follows almost the identical model to sd, except that there's one ioctl which returns raw sense data, so it had to use scsi_execute() instead. Signed-off-by: James Bottomley --- Reading git-diff-tree failed