From: FUJITA Tomonori Date: Sat, 29 Mar 2008 15:59:56 +0000 (+0900) Subject: [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write X-Git-Tag: v2.6.26-rc1~1140^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1978910062c38394570c48b3065f37060be31b91;p=pandora-kernel.git [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write resp_read and resp_write performs READ_* and WRITE_* commands respectively. This sweeps up the similar code in them. Signed-off-by: FUJITA Tomonori Acked-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed