staging: rtl8192e: Aligning the * on each line in block comments
This patch fixes the issue by aligning the * on each line in block comments. Signed-off-by: Arushi <arushisinghal19971997@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d308d2b584
commit
284a4e3ab5
drivers/staging/rtl8192e
|
@ -11,7 +11,7 @@
|
||||||
*
|
*
|
||||||
* Contact Information:
|
* Contact Information:
|
||||||
* wlanfae <wlanfae@realtek.com>
|
* wlanfae <wlanfae@realtek.com>
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
#ifndef __INC_DOT11D_H
|
#ifndef __INC_DOT11D_H
|
||||||
#define __INC_DOT11D_H
|
#define __INC_DOT11D_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue