Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Darryl T. Agostinelli and committed by
Greg Kroah-Hartman
08e1416f ff2f3e0e

+1
+1
drivers/staging/rtl8192e/rtllib_tx.c
··· 983 983 return 1; 984 984 985 985 } 986 + 986 987 int rtllib_xmit(struct sk_buff *skb, struct net_device *dev) 987 988 { 988 989 memset(skb->cb, 0, sizeof(skb->cb));