From: Joe Perches <joe@perches.com>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-afs@lists.infradead.org,
linux-hams@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: [PATCH 0/8] include/net: next set of extern removals
Date: Wed, 31 Jul 2013 17:31:31 -0700 [thread overview]
Message-ID: <cover.1375316912.git.joe@perches.com> (raw)
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
include/net/addrconf.h | 160 +++++++++++++++-----------------
include/net/af_rxrpc.h | 35 ++++---
include/net/af_unix.h | 16 ++--
include/net/arp.h | 30 +++---
include/net/ax25.h | 215 ++++++++++++++++++++++---------------------
include/net/cfg80211.h | 34 +++----
include/net/checksum.h | 10 +-
include/net/cls_cgroup.h | 2 +-
include/net/mac80211.h | 16 ++--
include/net/neighbour.h | 98 ++++++++++----------
include/net/netprio_cgroup.h | 2 +-
11 files changed, 300 insertions(+), 318 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
next reply other threads:[~2013-08-01 0:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 0:31 Joe Perches [this message]
2013-08-01 0:31 ` [PATCH 1/8] addrconf.h: Remove extern function prototypes Joe Perches
2013-08-01 0:31 ` [PATCH 2/8] af_unix.h: Remove extern from " Joe Perches
2013-08-01 0:31 ` [PATCH 3/8] af_rxrpc.h: " Joe Perches
2013-08-01 0:31 ` [PATCH 4/8] arp/neighbour.h: " Joe Perches
2013-08-01 0:31 ` [PATCH 5/8] ax25.h: " Joe Perches
2013-08-01 0:31 ` [PATCH 6/8] cfg80211.h/mac80211.h: " Joe Perches
2013-08-01 0:31 ` [PATCH 7/8] checksum: " Joe Perches
2013-08-01 0:31 ` [PATCH 8/8] cls_cgroup.h netprio_cgroup.h: " Joe Perches
2013-08-01 0:50 ` [PATCH 0/8] include/net: next set of extern removals David Miller
2013-08-01 0:58 ` Joe Perches
2013-08-01 12:04 ` David Howells
2013-08-01 16:29 ` Joe Perches
2013-08-01 16:44 ` Eric Dumazet
2013-08-01 17:05 ` Joe Perches
2013-08-01 17:05 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1375316912.git.joe@perches.com \
--to=joe@perches.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-hams@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.