public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: netlogic: xlr_net.h: fixedcoding stly warnings
@ 2015-10-14 13:59 Sakshi Bansal
  2015-10-15 10:14 ` Mike Rapoport
  0 siblings, 1 reply; 2+ messages in thread
From: Sakshi Bansal @ 2015-10-14 13:59 UTC (permalink / raw)
  To: gregkh, shraddha.6596, mravindr, tolga.ceylan, wsa, joe, devel,
	linux-kernel

Fixed block comments usage of * on subsequent lines

Signed-off-by: Sakshi Bansal <sakshi.april5@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-15 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 13:59 [PATCH] staging: netlogic: xlr_net.h: fixedcoding stly warnings Sakshi Bansal
2015-10-15 10:14 ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox