[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAP=VYLpyEXcZ9N6jHSvnbL+ZyRY_eyRdesqn6Dpm-6P=BPDaBQ@mail.gmail.com>
Date: Tue, 22 Jan 2013 20:44:38 -0500
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/4] Use IS_ERR_OR_NULL().
On Tue, Jan 22, 2013 at 11:32 AM, YOSHIFUJI Hideaki
<yoshfuji@...ux-ipv6.org> wrote:
> YOSHIFUJI Hideaki (4):
> net: Use IS_ERR_OR_NULL().
> ipv4: Use IS_ERR_OR_NULL().
> ipv6: Use IS_ERR_OR_NULL().
> netfilter: Use IS_ERR_OR_NULL().
>
> net/core/flow.c | 2 +-
> net/ipv4/af_inet.c | 2 +-
> net/ipv4/netfilter/arp_tables.c | 10 +++++-----
> net/ipv4/netfilter/ip_tables.c | 10 +++++-----
> net/ipv4/tcp.c | 2 +-
> net/ipv4/udp.c | 2 +-
> net/ipv6/addrconf.c | 4 ++--
> net/ipv6/netfilter/ip6_tables.c | 10 +++++-----
> 8 files changed, 21 insertions(+), 21 deletions(-)
Just as a heads-up, there are discussions underway about
whether the whole IS_ERR_OR_NULL interface is one that
we want to be adding more users to:
https://patchwork.kernel.org/patch/1953271/
Paul.
--
>
> --
> 1.7.9.5
>
> --
> 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
--
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