Re: [PATCH 0/8] include/net: next set of extern removals
From: David Miller <davem@davemloft.net>
Date: 2013-08-01 00:50:40
Also in:
linux-hams, lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2013-08-01 00:50:40
Also in:
linux-hams, lkml, netdev
From: Joe Perches <joe@perches.com> Date: Wed, 31 Jul 2013 17:31:31 -0700
Standardize on no extern use on function prototypes Joe Perches (8): addrconf.h: Remove extern function prototypes af_unix.h: Remove extern from function prototypes af_rxrpc.h: Remove extern from function prototypes arp/neighbour.h: Remove extern from function prototypes ax25.h: Remove extern from function prototypes cfg80211.h/mac80211.h: Remove extern from function prototypes checksum: Remove extern from function prototypes cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
I guess there is no time like the present to apply something like this, so I have. Please hold off for a few days before the next batch so we can watch for any fallout from this one. Thanks Joe.