netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Multiple checkpatch issues.
@ 2017-03-31 16:13 Arushi Singhal
  2017-03-31 16:13 ` [PATCH 1/4] iptables: iptables: Add blank line after declaration Arushi Singhal
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Arushi Singhal @ 2017-03-31 16:13 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Arushi Singhal

Solved the multiple checkpatch issues.

Arushi Singhal (4):
  iptables: iptables: Add blank line after declaration
  iptables: iptables: Remove assignment in if condition
  iptables: iptables: Indent the code.
  iptables: iptables: switch and case should be at the same indent

 iptables/getethertype.c      |  4 ++-
 iptables/ip6tables-restore.c | 62 ++++++++++++++++++++++----------------------
 iptables/nft-arp.c           |  3 ++-
 iptables/xtables-arp.c       |  4 +--
 iptables/xtables-eb.c        |  4 +--
 5 files changed, 40 insertions(+), 37 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-07 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-31 16:13 [PATCH 0/4] Multiple checkpatch issues Arushi Singhal
2017-03-31 16:13 ` [PATCH 1/4] iptables: iptables: Add blank line after declaration Arushi Singhal
2017-04-07 16:12   ` Pablo Neira Ayuso
2017-03-31 16:13 ` [PATCH 2/4] iptables: iptables: Remove assignment in if condition Arushi Singhal
2017-03-31 16:13 ` [PATCH 3/4] iptables: iptables: Indent the code Arushi Singhal
2017-03-31 16:13 ` [PATCH 4/4] iptables: iptables: switch and case should be at the same indent Arushi Singhal

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).