[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170218184356.GA7367@singhal-Inspiron-5558>
Date: Sun, 19 Feb 2017 00:13:56 +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 v2 3/6] staging: rtl8192e: Fix block comments warning
Align * on last line, to conform to the kernal coding
style for block comments.
Signed-off-by: simran singhal <singhalsimran0@...il.com>
---
v2:
-Modified commit message
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