On Tue, May 10, 2016 at 11:26:58AM +1000, tcharding wrote:
> From: Tobin C Harding
>
> checkpatch produces comparison to null 'checks'.
>
> This patch amends them.
We have quite a lot of these in the netfilter tree, so I'd rather
start using prefered coding style from now on rather than getting
From: Tobin C Harding
checkpatch produces comparison to null 'checks'.
This patch amends them.
Signed-off-by: Tobin C Harding
---
net/bridge/netfilter/ebt_stp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/bridge/netfilter/ebt_stp.c b/net/bridge/netfilter/ebt_st