]> git.karo-electronics.de Git - karo-tx-linux.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)
commit4fbd9a4539e4eda1e9588509eb31e9dc38ffd653
treec3360d5c6293abd7a20d6b7ed16f4cb5e6015e14
parentb767593349c92049dcea4a8ce5c534c4a470099b
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