Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e00fd8ec authored by Daniel Junho's avatar Daniel Junho Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: remove a blank line



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

Signed-off-by: default avatarDaniel Junho <djunho@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 08ce43b9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;