]> git.baikalelectronics.ru Git - kernel.git/commit
staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..
authorThomas Meyer <thomas@m3y3r.de>
Sun, 22 Jan 2012 17:27:21 +0000 (18:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:41:34 +0000 (09:41 -0800)
commite1c82e01b311644de68d5c40f8601b7f055a6e08
treebc26578127c65fc5cbebf27e5ac9684e9ffd22e8
parent2a9e8f3ef02df2f3016c50dfdf686a141022f3a7
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 <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omapdrm/omap_gem_helpers.c