From: FUJITA Tomonori Date: Thu, 18 Dec 2008 05:49:43 +0000 (+0900) Subject: [SCSI] st: convert dio path to use st_scsi_execute X-Git-Tag: v2.6.29-rc1~41^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6620742f72d2fcf311e3fc8aa2476daa91fa3f31;p=pandora-kernel.git [SCSI] st: convert dio path to use st_scsi_execute This patch converts the dio path (mmap) to use st_scsi_execute. IOW, it removes scsi_execute_async in the non dio path. scsi_execute_async has gone! This also remove unused st_sleep_done. Signed-off-by: FUJITA Tomonori Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed