]> git.baikalelectronics.ru Git - kernel.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)
commitb1bffd25b5be2a17499b7bcc99df4705922e4383
treec63a3597b105ffc6ccdbb59b726b2a66a7a56232
parent7ddd1d37b990f8b54084d30eac42fc711eb06205
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