git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47fd92f
)
net: Use PTR_RET rather than if(IS_ERR(.. [1]
author
Thomas Meyer
<thomas@m3y3r.de>
Mon, 6 Aug 2012 07:51:16 +0000
(07:51 +0000)
committer
David 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