Commit 483a0f6d authored by Deborah Brouwer's avatar Deborah Brouwer Committed by Greg Kroah-Hartman
Browse files

staging: rtl8712: remove a blank line



A duplicate blank line is removed so that only a single blank line
separates two functions. Identified by checkpatch.

Signed-off-by: default avatarDeborah Brouwer <deborahbrouwer3563@gmail.com>
Link: https://lore.kernel.org/r/81801604460c8cad8770cb2e1290e1587bf88075.1617674639.git.deborahbrouwer3563@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cc7790d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -317,7 +317,6 @@ void r8712_append_mpdu_unit(struct xmit_buf *pxmitbuf,
			 0x0000ffff)));
			 0x0000ffff)));
}
}



void r8712_xmitframe_aggr_1st(struct xmit_buf *pxmitbuf,
void r8712_xmitframe_aggr_1st(struct xmit_buf *pxmitbuf,
			      struct xmit_frame *pxmitframe)
			      struct xmit_frame *pxmitframe)
{
{