]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos: cleanup function calling written twice
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 16 Sep 2015 05:29:34 +0000 (14:29 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:40 +0000 (16:39 +0900)
commit333e8e58b0bed137e940ac92c2af3f3aa4603504
treec63a3597b105ffc6ccdbb59b726b2a66a7a56232
parentb319dc6a61518cc02ae21afb383901236009aab1
drm/exynos: cleanup function calling written twice

By if statment, some function callings are written twice. It needs
several line feed by indentation in if statment. Make to one function
calling from outside if statment.

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