diff options
author | 2014-04-11 16:37:37 +0800 | |
---|---|---|
committer | 2014-04-12 01:59:38 -0400 | |
commit | 0af764e3f79afe7c758856a2a9376e8ee4f812d7 (patch) | |
tree | ea907415103d1ab891a4fa50e90ed043dd94b65e /net/unix/af_unix.c | |
parent | net: ipv6: Fix oif in TCP SYN+ACK route lookup. (diff) | |
download | wireguard-linux-0af764e3f79afe7c758856a2a9376e8ee4f812d7.tar.xz wireguard-linux-0af764e3f79afe7c758856a2a9376e8ee4f812d7.zip |
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
This patch fixes coccinelle error regarding usage of IS_ERR and
PTR_ERR instead of PTR_ERR_OR_ZERO.
Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions