From: Thomas Meyer Date: Mon, 6 Aug 2012 07:51:16 +0000 (+0000) Subject: net: Use PTR_RET rather than if(IS_ERR(.. [1] X-Git-Tag: v3.6-rc2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5497eeb37d7d4a5a61b91f64efedc90d1ad6fa3;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed