[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1462843618-21914-1-git-send-email-me@tobin.cc>
Date: Tue, 10 May 2016 11:26:55 +1000
From: tcharding <me@...in.cc>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: Tobin C Harding <me@...in.cc>,
Pablo Neira Ayuso <pablo@...filter.org>,
"David S. Miller" <davem@...emloft.net>,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
netdev@...r.kernel.org
Subject: [PATCH 0/3] bridge: netfilter: checkpatch fixes
From: Tobin C Harding <me@...in.cc>
checkpatch produces 32 'checks'. This patch set amends them all.
Patch one is white space only.
Patch two changes data types e.g uint8_t -> u8.
Patch three amends comparison to null.
Tobin C Harding (3):
bridge: netfilter: checkpatch whitespace fixes
bridge: netfilter: checkpatch data type fixes
bridge: netfilter: checkpatch null comparison fixes
net/bridge/netfilter/ebt_stp.c | 68 +++++++++++++++++++++---------------------
1 file changed, 34 insertions(+), 34 deletions(-)
--
2.8.2
Powered by blists - more mailing lists