delete empty lines and correct a NEC product. Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 47a2e61..fb334ab 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -189,7 +189,6 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, .prio_args = NULL, }, - { /* HP SVSP */ .vendor = "HP", @@ -205,7 +204,6 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, .prio_args = NULL, }, - { /* HP Smart Array */ .vendor = "HP", @@ -861,7 +859,6 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, .prio_args = NULL, }, - /* * SGI */ @@ -910,7 +907,7 @@ static struct hwentry default_hw[] = { * NEC */ { - /* Storage M Series */ + /* M-Series */ .vendor = "NEC", .product = "DISK ARRAY", .features = DEFAULT_FEATURES, -- 2.5.5 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel