From e6a6bf11e635f1b310e60816b8dfd755bfba7147 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 1 May 2011 07:43:18 +0000 Subject: [PATCH] Removed the constant REPORT_DEVICE_IDENTIFIER from scst/include/scst_const.h because it is not used anywhere in the SCST source tree. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3432 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst_const.h | 1 - 1 file changed, 1 deletion(-) diff --git a/scst/include/scst_const.h b/scst/include/scst_const.h index 7bd1a5998..f80fac57e 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -272,7 +272,6 @@ enum scst_cdb_flags { /************************************************************* * SCSI opcodes not listed anywhere else *************************************************************/ -#define REPORT_DEVICE_IDENTIFIER 0xA3 #define INIT_ELEMENT_STATUS 0x07 #define INIT_ELEMENT_STATUS_RANGE 0x37 #define PREVENT_ALLOW_MEDIUM 0x1E