staging: rtl8712: remove the leading spaces
This patch fixes the checkpatch warning, removing leading spaces to make sure that tabstop starts a new line. Signed-off-by: Li Mingshuo <linuxli@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
288f9aca4c
commit
6e12260a7c
@ -148,8 +148,8 @@ struct xmit_frame {
|
||||
_pkt *pkt;
|
||||
int frame_tag;
|
||||
struct _adapter *padapter;
|
||||
u8 *buf_addr;
|
||||
struct xmit_buf *pxmitbuf;
|
||||
u8 *buf_addr;
|
||||
struct xmit_buf *pxmitbuf;
|
||||
u8 *mem_addr;
|
||||
u16 sz[8];
|
||||
struct urb *pxmit_urb[8];
|
||||
|
Loading…
x
Reference in New Issue
Block a user