Эх сурвалжийг харах

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 жил өмнө
parent
commit
08e1416f9c

+ 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;
 	return 1;
 
 
 }
 }
+
 int rtllib_xmit(struct sk_buff *skb, struct net_device *dev)
 int rtllib_xmit(struct sk_buff *skb, struct net_device *dev)
 {
 {
 	memset(skb->cb, 0, sizeof(skb->cb));
 	memset(skb->cb, 0, sizeof(skb->cb));