From: Ian Morris <ipm@chirality.org.uk>
To: netfilter-devel@vger.kernel.org
Cc: Ian Morris <ipm@chirality.org.uk>
Subject: [PATCH nf-next 0/4] netfilter: bridge coding style
Date: Mon, 26 Oct 2015 09:10:39 +0000 [thread overview]
Message-ID: <1445850643-9186-1-git-send-email-ipm@chirality.org.uk> (raw)
This series of patches adddress coding style issues detected by checkpatch.
No changes in the resultant object arise from these changes.
Ian Morris (4):
netfilter-bridge: Cleanse indentation
netfilter-bridge: use netdev style comments
netfilter-bridge: brace placement
netfilter-bridge: layout of if statements
net/bridge/netfilter/ebt_ip6.c | 4 +-
net/bridge/netfilter/ebt_log.c | 9 +--
net/bridge/netfilter/ebt_stp.c | 2 +-
net/bridge/netfilter/ebt_vlan.c | 15 ++--
net/bridge/netfilter/ebtable_filter.c | 2 +-
net/bridge/netfilter/ebtable_nat.c | 2 +-
net/bridge/netfilter/ebtables.c | 139 +++++++++++++++++-----------------
7 files changed, 90 insertions(+), 83 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-26 9:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 9:10 Ian Morris [this message]
2015-10-26 9:10 ` [PATCH nf-next 1/4] netfilter-bridge: Cleanse indentation Ian Morris
2015-10-26 9:10 ` [PATCH nf-next 2/4] netfilter-bridge: use netdev style comments Ian Morris
2015-10-26 9:10 ` [PATCH nf-next 3/4] netfilter-bridge: brace placement Ian Morris
2015-10-26 9:10 ` [PATCH nf-next 4/4] netfilter-bridge: layout of if statements Ian Morris
2015-11-23 16:55 ` [PATCH nf-next 0/4] netfilter: bridge coding style Pablo Neira Ayuso
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=1445850643-9186-1-git-send-email-ipm@chirality.org.uk \
--to=ipm@chirality.org.uk \
--cc=netfilter-devel@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;
as well as URLs for NNTP newsgroup(s).