diff options
| author | Darryl T. Agostinelli <dagostinelli@gmail.com> | 2016-09-26 07:08:14 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-26 22:22:14 +0200 |
| commit | dc258c15ea121414277156511c8cca944443201e (patch) | |
| tree | 1a76d1308b0fafccc8fbca578151d57b4bf863b0 /drivers | |
| parent | 1140c8a61a3252f2ee6a461159102b964613f1a1 (diff) | |
| download | linux-dc258c15ea121414277156511c8cca944443201e.tar.gz linux-dc258c15ea121414277156511c8cca944443201e.tar.bz2 linux-dc258c15ea121414277156511c8cca944443201e.zip | |
staging: rtl8192e: fixed block comments should align the * on each line
shifted over comment block one space
Signed-off-by: Darryl T. Agostinelli <dagostinelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c b/drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c index 29cefb599bab..d437a8efe933 100644 --- a/drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c +++ b/drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c @@ -11,7 +11,7 @@ * * Contact Information: * wlanfae <wlanfae@realtek.com> -******************************************************************************/ + *****************************************************************************/ /*Created on 2008/11/18, 3: 7*/ #include "r8192E_hwimg.h" |
