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