Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 libmultipath/hwtable.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 79e9637..dacc9a3 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -49,7 +49,7 @@ static struct hwentry default_hw[] = {
                .no_path_retry = 18,
        },
        {
-               /* RA8000/ESA12000 HSG80 */
+               /* RA8000 / ESA12000 */
                .vendor        = "DEC",
                .product       = "HSG80",
                .features      = "1 queue_if_no_path",
@@ -168,9 +168,9 @@ static struct hwentry default_hw[] = {
                .pgfailback    = FAILBACK_UNDEF,
        },
        /*
-        * EMC/DELL
+        * EMC
         *
-        * Maintainer : Edward Goggin, EMC
+        * Maintainer : Edward Goggin
         * Mail : [email protected]
         */
        {
@@ -294,8 +294,8 @@ static struct hwentry default_hw[] = {
                .pgpolicy      = MULTIBUS,
                .pgfailback    = FAILBACK_UNDEF,
        },
-               /* AMS 2000 and HUS 100 families */
        {
+               /* AMS 2000 and HUS 100 families */
                .vendor        = "HITACHI",
                .product       = "DF.*",
                .features      = "1 queue_if_no_path",
@@ -306,7 +306,7 @@ static struct hwentry default_hw[] = {
        /*
         * IBM
         *
-        * Maintainer : Hannes Reinecke, SuSE
+        * Maintainer : Hannes Reinecke
         * Mail : [email protected]
         */
        {
@@ -526,7 +526,7 @@ static struct hwentry default_hw[] = {
                /*
                 * IBM Power Virtual SCSI Devices
                 *
-                * Maintainer : Brian King, IBM
+                * Maintainer : Brian King
                 * Mail : [email protected]
                 */
        {
@@ -654,7 +654,7 @@ static struct hwentry default_hw[] = {
         */
        {
                /*
-                * Pillar Data / Oracle FS
+                * Pillar Data
                 *
                 * Maintainer : Srinivasan Ramani
                 * Mail : [email protected]
@@ -740,7 +740,7 @@ static struct hwentry default_hw[] = {
        /*
         * Pivot3
         *
-        * Maintainer : Bart Brooks, Pivot3
+        * Maintainer : Bart Brooks
         * Mail : [email protected]
         */
        {
-- 
2.7.4

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to