Browse Source

staging: rtl8192e: fixed use a blank line after function/struct/union/enum declarations

fixed use a blank line after function/struct/union/enum declarations

Signed-off-by: Darryl T. Agostinelli <dagostinelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Darryl T. Agostinelli 8 years ago
parent
commit
08e1416f9c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/rtl8192e/rtllib_tx.c

+ 1 - 0
drivers/staging/rtl8192e/rtllib_tx.c

@@ -983,6 +983,7 @@ static int rtllib_xmit_inter(struct sk_buff *skb, struct net_device *dev)
 	return 1;
 
 }
+
 int rtllib_xmit(struct sk_buff *skb, struct net_device *dev)
 {
 	memset(skb->cb, 0, sizeof(skb->cb));