[dm-devel] [PATCH 04/10] multipath-tools: remove current maintainer from orphan array families.

Xose Vazquez Perez xose.vazquez at gmail.com
Fri Jun 17 14:52:42 UTC 2016


Redundant.

Cc: Hannes Reinecke <hare at suse.de>
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 | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d882f31..46aa9cd 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -57,9 +57,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * StorageWorks controller family
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "3PARdata",
@@ -238,9 +235,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * DDN controller family
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "DDN",
@@ -319,9 +313,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * Fujitsu controller family
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "FSC",
@@ -874,9 +865,6 @@ static struct hwentry default_hw[] = {
 
 	/*
 	 * SGI arrays
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "SGI",
@@ -935,9 +923,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * STK arrays
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "STK",
@@ -955,9 +940,6 @@ static struct hwentry default_hw[] = {
 	},
 	/*
 	 * SUN arrays
-	 *
-	 * Maintainer : Christophe Varoqui
-	 * Mail : christophe.varoqui at opensvc.com
 	 */
 	{
 		.vendor        = "SUN",
-- 
2.5.5




More information about the dm-devel mailing list