From: FUJITA Tomonori Date: Thu, 18 Dec 2008 05:49:41 +0000 (+0900) Subject: [SCSI] st: add st_scsi_execute helper function X-Git-Tag: v2.6.29-rc1~41^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b53b443482623d33fd9446289d320e1c719f02;p=pandora-kernel.git [SCSI] st: add st_scsi_execute helper function st_scsi_execute is a helper function to perform SCSI commands involving data transfer between user and kernel space (st_read and st_write). It's the future plan to combine this with st_scsi_kern_execute helper function. Signed-off-by: FUJITA Tomonori Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed