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


Groups > linux.kernel > #1588264

[PATCH 1/9] Staging: rtl8712: rtl871x_cmd.h - block comments

From Derek Robson <robsonde@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 1/9] Staging: rtl8712: rtl871x_cmd.h - block comments
Date 2017-02-26 03:40 +0100
Message-ID <teWUF-6v-9@gated-at.bofh.it> (permalink)
References <teWUF-6v-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Fixed style of block comments
Found using checkpatch

Signed-off-by: Derek Robson <robsonde@gmail.com>
---
 drivers/staging/rtl8712/rtl871x_cmd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl871x_cmd.h b/drivers/staging/rtl8712/rtl871x_cmd.h
index 4734ca856aa2..24da2ccea04f 100644
--- a/drivers/staging/rtl8712/rtl871x_cmd.h
+++ b/drivers/staging/rtl8712/rtl871x_cmd.h
@@ -144,7 +144,7 @@ struct disconnect_parm {
  * #define IW_MODE_REPEAT	4	// Wireless Repeater (forwarder)
  * #define IW_MODE_SECOND	5	// Secondary master/repeater (backup)
  * #define IW_MODE_MONITOR	6	// Passive monitor (listen only)
-*/
+ */
 struct	setopmode_parm {
 	u8	mode;
 	u8	rsvd[3];
-- 
2.11.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 1/9] Staging: rtl8712: rtl871x_cmd.h - block comments Derek Robson <robsonde@gmail.com> - 2017-02-26 03:40 +0100

csiph-web