[dm-devel] [PATCH] multipath-tools: merge emc and dell

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Sep 16 17:37:20 UTC 2016


There can be only one.

Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: device-mapper development <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/hwtable.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index aaf7480..b8b5bb7 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -150,7 +150,7 @@ static struct hwentry default_hw[] = {
 		.product       = "SAN DataDirector",
 	},
 	/*
-	 * EMC
+	 * Dell EMC
 	 */
 	{
 		/* Symmetrix / DMX / VMAX */
@@ -181,9 +181,6 @@ static struct hwentry default_hw[] = {
 		.vendor        = "XtremIO",
 		.product       = "XtremApp",
 	},
-	/*
-	 * DELL
-	 */
 	{
 		/*
 		 * Dell SC Series, formerly Compellent
-- 
2.7.4




More information about the dm-devel mailing list