From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH iproute2 0/4] drop extern from function prototypes
Date: Mon, 20 Aug 2018 16:02:27 -0700 [thread overview]
Message-ID: <20180820230231.24723-1-stephen@networkplumber.org> (raw)
iproute2 uses kernel style guidelines
Stephen Hemminger (4):
ip: drop extern from function prototype
bridge: drop extern from function prototypes
genl: drop extern from function prototypes
tc: drop extern from function prototypes
bridge/br_common.h | 18 +++++++++---------
genl/genl_utils.h | 5 +++--
ip/ip_common.h | 2 +-
tc/m_ematch.h | 35 +++++++++++++++--------------------
tc/m_pedit.h | 31 +++++++++++++++----------------
tc/tc_common.h | 30 +++++++++++++++---------------
tc/tc_red.h | 7 ++++---
7 files changed, 62 insertions(+), 66 deletions(-)
--
2.18.0
next reply other threads:[~2018-08-21 2:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-20 23:02 Stephen Hemminger [this message]
2018-08-20 23:02 ` [PATCH iproute2 1/4] ip: drop extern from function prototype Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 2/4] bridge: drop extern from function prototypes Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 3/4] genl: " Stephen Hemminger
2018-08-20 23:02 ` [PATCH iproute2 4/4] tc: " Stephen Hemminger
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=20180820230231.24723-1-stephen@networkplumber.org \
--to=stephen@networkplumber.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox