1
0
Fork 0

staging: rtl8192e: remove a blank line

Fix the checkpath error:
CHECK: Blank lines aren't necessary after an open brace '{'

Signed-off-by: Daniel Junho <djunho@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.2
Daniel Junho 2019-04-09 21:27:05 -03:00 committed by Greg Kroah-Hartman
parent 08ce43b9c5
commit e00fd8ecaa
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
bool rtl92e_send_cmd_pkt(struct net_device *dev, u32 type, const void *data,
u32 len)
{
bool rt_status = true;
struct r8192_priv *priv = rtllib_priv(dev);
u16 frag_length = 0, frag_offset = 0;