Staging: rtl8188eu: Fix warning of spaces at the start of a line.
This patch fixes the warning of "please, no spaces at the start of a line" in file rtw_cmd.c. Signed-off-by: Elena Oat <oat.elena@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8ee6421b6c
commit
7c3000c377
@ -1259,7 +1259,7 @@ exit:
|
|||||||
|
|
||||||
|
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
u8 rtw_addbareq_cmd(struct adapter *padapter, u8 tid, u8 *addr)
|
u8 rtw_addbareq_cmd(struct adapter *padapter, u8 tid, u8 *addr)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user