Blame SOURCES/0010-multipath-tools-remove-Compellent-maintainer.patch

ebef98
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
ebef98
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
ebef98
Date: Tue, 28 Sep 2021 22:39:17 +0200
ebef98
Subject: [PATCH] multipath-tools: remove Compellent maintainer
ebef98
ebef98
e-mail was bounced: 550 5.1.1 User Unknown
ebef98
ebef98
Cc: Martin Wilck <mwilck@suse.com>
ebef98
Cc: Benjamin Marzinski <bmarzins@redhat.com>
ebef98
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
ebef98
Cc: DM-DEVEL ML <dm-devel@redhat.com>
ebef98
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
ebef98
Reviewed-by: Martin Wilck <mwilck@suse.com>
ebef98
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
ebef98
---
ebef98
 libmultipath/hwtable.c | 6 +-----
ebef98
 1 file changed, 1 insertion(+), 5 deletions(-)
ebef98
ebef98
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
ebef98
index 7fc5bc04..763982cd 100644
ebef98
--- a/libmultipath/hwtable.c
ebef98
+++ b/libmultipath/hwtable.c
ebef98
@@ -361,11 +361,7 @@ static struct hwentry default_hw[] = {
ebef98
 		.pgpolicy      = MULTIBUS,
ebef98
 	},
ebef98
 	{
ebef98
-		/*
ebef98
-		 * SC Series, formerly Compellent
ebef98
-		 *
ebef98
-		 * Maintainer: Sean McGinnis <sean_mcginnis@dell.com>
ebef98
-		 */
ebef98
+		/* SC Series, formerly Compellent */
ebef98
 		.vendor        = "COMPELNT",
ebef98
 		.product       = "Compellent Vol",
ebef98
 		.pgpolicy      = GROUP_BY_PRIO,