From: Joonyoung Shim Date: Wed, 16 Sep 2015 05:29:34 +0000 (+0900) Subject: drm/exynos: cleanup function calling written twice X-Git-Tag: omap-for-v4.3/fixes-rc5~47^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333e8e58b0bed137e940ac92c2af3f3aa4603504;p=pandora-kernel.git 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 Signed-off-by: Inki Dae --- Reading git-diff-tree failed