]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04c4a386d6fa29e896053ce60e9257296d30cf77
tree457b46aa0cbf3394d64bda4ad59b5467ad890b0e
parent9529096569e4eb1c3dd935f3b0299b2e10984ff0
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