mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
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>
This commit is contained in:
parent
ff2f3e0e05
commit
08e1416f9c
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user