[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121029091323.GA25000@localhost>
Date: Mon, 29 Oct 2012 17:13:23 +0800
From: Fengguang Wu <fengguang.wu@...el.com>
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: Patrick McHardy <kaber@...sh.net>, netfilter-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] netfilter: use PTR_RET
On Mon, Oct 29, 2012 at 10:03:47AM +0100, Pablo Neira Ayuso wrote:
> On Mon, Oct 29, 2012 at 08:40:44AM +0800, Fengguang Wu wrote:
> > Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
> >
> > Generated by: coccinelle/api/ptr_ret.cocci
>
> Applied, thanks.
>
> I have collapsed this patch and the one for ipv6/iptable_nat.c. They
> are pretty small and description is the same.
That would be good, thanks!
Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists