commit | b5497eeb37d7d4a5a61b91f64efedc90d1ad6fa3 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Mon Aug 06 07:51:16 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 06 13:30:02 2012 -0700 |
tree | 457b46aa0cbf3394d64bda4ad59b5467ad890b0e | |
parent | 47fd92f5a76eb3f5b407773766e7d7fa1a179419 [diff] |
net: Use PTR_RET rather than if(IS_ERR(.. [1] The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: David S. Miller <davem@davemloft.net>