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)
commitb5497eeb37d7d4a5a61b91f64efedc90d1ad6fa3
tree457b46aa0cbf3394d64bda4ad59b5467ad890b0e
parent47fd92f5a76eb3f5b407773766e7d7fa1a179419
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>
drivers/net/appletalk/cops.c
drivers/net/appletalk/ltpc.c