]> Git Repo - linux.git/commit
drm/exynos: cleanup function calling written twice
authorJoonyoung Shim <[email protected]>
Wed, 16 Sep 2015 05:29:34 +0000 (14:29 +0900)
committerInki Dae <[email protected]>
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 <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_gem.c
This page took 0.053823 seconds and 4 git commands to generate.