Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1583916 > unrolled thread

[PATCH 3/6] staging: rtl8192e: Fix block comments warning

Started bysimran singhal <singhalsimran0@gmail.com>
First post2017-02-18 16:40 +0100
Last post2017-02-18 16:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 3/6] staging: rtl8192e: Fix block comments warning simran singhal <singhalsimran0@gmail.com> - 2017-02-18 16:40 +0100

#1583916 — [PATCH 3/6] staging: rtl8192e: Fix block comments warning

Fromsimran singhal <singhalsimran0@gmail.com>
Date2017-02-18 16:40 +0100
Subject[PATCH 3/6] staging: rtl8192e: Fix block comments warning
Message-ID<tcfh8-3CH-9@gated-at.bofh.it>
Align * on a line, to conform to the kernal coding
style for block comments.

Signed-off-by: simran singhal <singhalsimran0@gmail.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@realtek.com>
-******************************************************************************/
+ ******************************************************************************/
 #ifndef _RTL819XU_HTTYPE_H_
 #define _RTL819XU_HTTYPE_H_
 
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web