mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2282 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -396,7 +396,7 @@ static int ibmvstgt_release(struct scst_tgt *scst_tgt)
|
||||
static int ibmvstgt_xmit_response(struct scst_cmd *sc)
|
||||
{
|
||||
struct iu_entry *iue = scst_cmd_get_tgt_priv(sc);
|
||||
int ret = SCST_TGT_RES_SUCCESS;
|
||||
int ret;
|
||||
enum dma_data_direction dir;
|
||||
|
||||
if (unlikely(scst_cmd_aborted(sc))) {
|
||||
|
||||
Reference in New Issue
Block a user