[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <50FEBF1E.6070209@linux-ipv6.org>
Date: Wed, 23 Jan 2013 01:32:30 +0900
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To: davem@...emloft.net, netdev@...r.kernel.org
CC: yoshfuji@...ux-ipv6.org
Subject: [PATCH net-next 0/4] Use IS_ERR_OR_NULL().
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(-)
--
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
Powered by blists - more mailing lists