diff options
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | 2013-11-06 11:57:17 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-07 12:01:59 +0400 |
commit | c1fcbaa57a9fe6337b2ab718255d3f2d157efc1c (patch) | |
tree | fa855a3983a42367cccc0ae26bfa7c707fac70ad /drivers/net/ethernet/i825xx | |
parent | f9bddcdf1fbbbab4996e079c5ea614baa1803b47 (diff) | |
download | linux-c1fcbaa57a9fe6337b2ab718255d3f2d157efc1c.tar.xz |
smsc: 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/net/ethernet/i825xx')
0 files changed, 0 insertions, 0 deletions