net: Use PTR_RET rather than if(IS_ERR(.. [1]
authorThomas Meyer <thomas@m3y3r.de>
Mon, 6 Aug 2012 07:51:16 +0000 (07:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2012 20:30:02 +0000 (13:30 -0700)
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>

No differences found