commit | 1978910062c38394570c48b3065f37060be31b91 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sun Mar 30 00:59:56 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:06 2008 -0500 |
tree | 36552831d70b3faac0ed33075d9e0149060bf7f9 | |
parent | 28898873b0049d4271c0ff3eb57eb329bbc4d9df [diff] |
[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 <fujita.tomonori@lab.ntt.co.jp> Acked-by: Douglas Gilbert <dougg@torque.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>