diff options
author | Darryl T. Agostinelli <[email protected]> | 2016-09-26 07:08:14 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-09-26 22:22:14 +0200 |
commit | dc258c15ea121414277156511c8cca944443201e (patch) | |
tree | 1a76d1308b0fafccc8fbca578151d57b4bf863b0 | |
parent | 1140c8a61a3252f2ee6a461159102b964613f1a1 (diff) |
staging: rtl8192e: fixed block comments should align the * on each line
shifted over comment block one space
Signed-off-by: Darryl T. Agostinelli <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 <[email protected]> -******************************************************************************/ + *****************************************************************************/ /*Created on 2008/11/18, 3: 7*/ #include "r8192E_hwimg.h" |