diff options
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | 2013-11-06 15:58:13 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-07 03:01:59 -0500 |
commit | 17102f8be41699525cfeeab02adbaf969b156731 (patch) | |
tree | 05094ec2c661ea0210dd36665e5c55600adc61ba /drivers/s390 | |
parent | c1fcbaa57a9fe6337b2ab718255d3f2d157efc1c (diff) |
net:drivers/net: 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 'drivers/s390')
0 files changed, 0 insertions, 0 deletions