[dm-devel] [PATCH 12/18] multipath-tools: put a comment in the correct place

Xose Vazquez Perez xose.vazquez at gmail.com
Sat Jul 30 00:28:20 UTC 2016


FibreCAT S80 was out of the braces.

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 3b67030..822f7ff 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -251,8 +251,8 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 10,
 		.prio_name     = PRIO_ALUA,
 	},
-		/* FibreCAT S80 */
 	{
+		/* FibreCAT S80 */
 		.vendor        = "EUROLOGC",
 		.product       = "FC2502",
 		.pgfailback    = FAILBACK_UNDEF,
-- 
2.7.4




More information about the dm-devel mailing list