]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
authorThomas Meyer <thomas@m3y3r.de>
Tue, 7 Aug 2012 06:57:25 +0000 (08:57 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 13 Sep 2012 03:38:08 +0000 (12:38 +0900)
commite5926cdbe22b107acf3d1258b236ac32ded2b8dc
treec3360d5c6293abd7a20d6b7ed16f4cb5e6015e14
parentb17982cd97bf1cd6677120b929048406e1c45072
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]

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: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c