Re: [PATCH] netfilter: use PTR_RET

From: Fengguang Wu
Date: Mon Oct 29 2012 - 05:13:16 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/