Cc: Christophe Varoqui <[email protected]>
Cc: DM-DEV ML <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 libmultipath/hwtable.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 478bf16..d3a8d9b 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -581,7 +581,7 @@ static struct hwentry default_hw[] = {
                .no_path_retry = 30,
        },
        {
-               /* Enterprise Storage Server / Shark family */
+               /* Enterprise Storage Server(ESS) / Shark family */
                .vendor        = "IBM",
                .product       = "^2105",
                .no_path_retry = NO_PATH_RETRY_QUEUE,
@@ -613,7 +613,7 @@ static struct hwentry default_hw[] = {
                .prio_name     = PRIO_ALUA,
        },
        {
-               /* DS6000/DS8000 DASD ECKD */
+               /* PAV DASD ECKD */
                .vendor        = "IBM",
                .product       = "S/390 DASD ECKD",
                .bl_product    = "S/390",
@@ -623,7 +623,7 @@ static struct hwentry default_hw[] = {
                .checker_name  = DIRECTIO,
        },
        {
-               /* DS6000/DS8000 DASD FBA */
+               /* PAV DASD FBA */
                .vendor        = "IBM",
                .product       = "S/390 DASD FBA",
                .bl_product    = "S/390",
-- 
2.17.1

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

Reply via email to