Re: [PATCH 0/4] net: Remove extern from function prototypes

2013-10-19 Thread David Miller
From: Joe Perches Date: Fri, 18 Oct 2013 13:48:21 -0700 > Remove the remainder of extern function prototypes from net/.../*.h files. Series applied, thanks a lot Joe. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

[PATCH 0/4] net: Remove extern from function prototypes

2013-10-18 Thread Joe Perches
Remove the remainder of extern function prototypes from net/.../*.h files. Joe Perches (4): net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes net: dccp: Remove extern from function prototypes net: ipv4/ipv6: Remove extern from function prototypes net: misc: Remov