]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: remove unnecessary NULL assignment
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 16 Sep 2015 05:29:32 +0000 (14:29 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:40 +0000 (16:39 +0900)
commitd91fae4a65a510e7bb7a85748b974c295afa93af
treefbf91218274d8543a53540f1d27ad34bccbb83b8
parent9bfffa28998bacd97f7cb379f402ea904b3e217a
drm/exynos: remove unnecessary NULL assignment

They will be freed right or was freed already, so NULL assignment is
unnecessary.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c