From: Thomas Meyer Date: Sun, 22 Jan 2012 17:27:21 +0000 (+0100) Subject: staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. X-Git-Tag: v3.4-rc1~186^2~176^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37fe58ba6832de1df88f3734d8e18f6da6a06971;p=pandora-kernel.git staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed