[dm-devel] [PATCH] multipath-tools: remove unused SCSI_REV_SIZE

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Jun 15 14:44:35 UTC 2018


It was replaced in 00ee0bda40f8b6ac060211c36a419c699af7f778

Cc: Martin Wilck <mwilck at suse.com>
Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: DM-DEV ML <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/structs.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libmultipath/structs.h b/libmultipath/structs.h
index e424b15..1b4e328 100644
--- a/libmultipath/structs.h
+++ b/libmultipath/structs.h
@@ -24,7 +24,6 @@
 
 #define SCSI_VENDOR_SIZE	9
 #define SCSI_PRODUCT_SIZE	17
-#define SCSI_REV_SIZE		5
 #define SCSI_STATE_SIZE		19
 #define NVME_MODEL_SIZE         41
 #define NVME_REV_SIZE           9
-- 
2.17.1




More information about the dm-devel mailing list