]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: rtl8192e: Fixed coding style wornings on Block comments.
authorYamanappagouda Patil <goudapatilk@gmail.com>
Tue, 15 Nov 2016 08:24:53 +0000 (13:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Nov 2016 10:01:54 +0000 (11:01 +0100)
Fixed checkpatch.pl warnings related to Block comments in
staging/rtl8192e/*.c files.

Signed-off-by: Yamanappagouda Patil <goudapatilk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/dot11d.c
drivers/staging/rtl8192e/rtl819x_BAProc.c
drivers/staging/rtl8192e/rtl819x_HTProc.c
drivers/staging/rtl8192e/rtl819x_TSProc.c

index 25725b158eca5c1aa0f9be956860e2f394031470..017fe04ebe2d511cb53eb8039de5cae4b935616a 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Contact Information:
  * wlanfae <wlanfae@realtek.com>
-******************************************************************************/
+ ******************************************************************************/
 #include "dot11d.h"
 
 struct channel_list {
index c7fd1b1653d639898979251151ddaa9393255d33..20260af49ee7eda5b50df7229a02b142d0c9fe21 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Contact Information:
  * wlanfae <wlanfae@realtek.com>
-******************************************************************************/
+ ******************************************************************************/
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>
 #include <linux/etherdevice.h>
index dd9c0c8683614cccd20d90dc2915523908be41ca..cded0f43cd330b395687be2433a5c26ea566f570 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Contact Information:
  * wlanfae <wlanfae@realtek.com>
-******************************************************************************/
+ ******************************************************************************/
 #include "rtllib.h"
 #include "rtl819x_HT.h"
 u8 MCS_FILTER_ALL[16] = {
index a966a8e490abfe3ba9aca46107b30bf765b62560..48bbd9e8a52f3444ff345a934a0721faf556ccc7 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Contact Information:
  * wlanfae <wlanfae@realtek.com>
-******************************************************************************/
+ ******************************************************************************/
 #include "rtllib.h"
 #include <linux/etherdevice.h>
 #include "rtl819x_TS.h"