From 7fb71c06b4c0363ed1da3133b72c7344ff411814 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 31 Oct 2013 04:40:47 +0000 Subject: [PATCH] Cleanup duplication with RECEIVE WORM command git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5085 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index fcc8c48ac..5a9bce286 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -315,7 +315,7 @@ static const struct scst_sdbops scst_scsi_op_table[] = { .info_lba_off = 2, .info_lba_len = 2, .info_len_off = 4, .info_len_len = 1, .get_cdb_info = get_cdb_info_lba_2_len_1_256}, - {.ops = 0x08, .devkey = " MV OO OV ", + {.ops = 0x08, .devkey = " MV O OV ", .info_op_name = "READ(6)", .info_data_direction = SCST_DATA_READ, .info_op_flags = SCST_TRANSFER_LEN_TYPE_FIXED|