[dm-devel] [PATCH] multipath-tools: delete duplicate RDAC maintainer entries

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Oct 1 10:42:33 UTC 2021


Already at NetApp.

Cc: Martin Wilck <mwilck at suse.com>
Cc: Benjamin Marzinski <bmarzins at redhat.com>
Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: DM-DEVEL ML <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/hwtable.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 763982cd..1cae0ca5 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -439,10 +439,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 10,
 	},
 	{
-		/*
-		 * ETERNUS AB/HB
-		 * Maintainer: NetApp RDAC team <ng-eseries-upstream-maintainers at netapp.com>
-		 */
+		/* ETERNUS AB/HB */
 		.vendor        = "FUJITSU",
 		.product       = "ETERNUS_AHB",
 		.bl_product    = "Universal Xport",
@@ -762,11 +759,7 @@ static struct hwentry default_hw[] = {
 	 * Lenovo
 	 */
 	{
-		/*
-		 * DE Series
-		 *
-		 * Maintainer: NetApp RDAC team <ng-eseries-upstream-maintainers at netapp.com>
-		 */
+		/* DE Series */
 		.vendor        = "LENOVO",
 		.product       = "DE_Series",
 		.bl_product    = "Universal Xport",
-- 
2.32.0




More information about the dm-devel mailing list