[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151014135930.GA22782@localhost.localdomain>
Date: Wed, 14 Oct 2015 19:29:30 +0530
From: Sakshi Bansal <sakshi.april5@...il.com>
To: gregkh@...uxfoundation.org, shraddha.6596@...il.com,
mravindr@...teon.com, tolga.ceylan@...il.com, wsa@...-dreams.de,
joe@...ches.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] staging: netlogic: xlr_net.h: fixedcoding stly warnings
Fixed block comments usage of * on subsequent lines
Signed-off-by: Sakshi Bansal <sakshi.april5@...il.com>
---
drivers/staging/netlogic/xlr_net.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/netlogic/xlr_net.h b/drivers/staging/netlogic/xlr_net.h
index 2f65ec5..7ae8874 100644
--- a/drivers/staging/netlogic/xlr_net.h
+++ b/drivers/staging/netlogic/xlr_net.h
@@ -999,7 +999,8 @@
#define MAC_CRC_LEN 4
#define MAX_NUM_MSGRNG_STN_CC 128
#define MAX_MSG_SND_ATTEMPTS 100 /* 13 stns x 4 entry msg/stn +
- headroom */
+ * headroom
+ */
#define MAC_FRIN_TO_BE_SENT_THRESHOLD 16
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists