[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AF2E6EB.9000304@trash.net>
Date: Thu, 05 Nov 2009 15:53:31 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Hannes Eder <heder@...gle.com>
CC: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH] netfilter: nf_nat_helper: tidy up adjust_tcp_sequence
Hannes Eder wrote:
> The variable 'other_way' gets initialized but is not read afterwards,
> so remove it. Pass the right arguments to a pr_debug call.
>
> While being at tidy up a bit and it fix this checkpatch warning:
> WARNING: suspect code indent for conditional statements
>
> Signed-off-by: Hannes Eder <heder@...gle.com>
>
Applied with some minor changes (use enum ip_conntrack_dir instead
of int, use function name literally instead of "%s()" with __func__).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists