[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170218152351.GA28908@singhal-Inspiron-5558>
Date: Sat, 18 Feb 2017 20:53:51 +0530
From: simran singhal <singhalsimran0@...il.com>
To: gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
outreachy-kernel@...glegroups.com
Subject: [PATCH 3/6] staging: rtl8192e: Fix block comments warning
Align * on a line, to conform to the kernal coding
style for block comments.
Signed-off-by: simran singhal <singhalsimran0@...il.com>
---
drivers/staging/rtl8192e/rtl819x_HT.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h b/drivers/staging/rtl8192e/rtl819x_HT.h
index 6eb018f..48d101a 100644
--- a/drivers/staging/rtl8192e/rtl819x_HT.h
+++ b/drivers/staging/rtl8192e/rtl819x_HT.h
@@ -11,7 +11,7 @@
*
* Contact Information:
* wlanfae <wlanfae@...ltek.com>
-******************************************************************************/
+ ******************************************************************************/
#ifndef _RTL819XU_HTTYPE_H_
#define _RTL819XU_HTTYPE_H_
--
2.7.4
Powered by blists - more mailing lists