From: FUJITA Tomonori Date: Thu, 4 Dec 2008 05:24:39 +0000 (+0900) Subject: [SCSI] add residual argument to scsi_execute and scsi_execute_req X-Git-Tag: v2.6.29-rc1~555^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f4e47e4af6b02dd1c425b931c65d0165356e33;p=pandora-kernel.git [SCSI] add residual argument to scsi_execute and scsi_execute_req scsi_execute() and scsi_execute_req() discard the residual length information. Some callers need it. This adds residual argument (optional) to scsi_execute and scsi_execute_req. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed