drm/exynos: Remove unnecessary braces in exynos_hdmi.c
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 26 Apr 2013 05:59:00 +0000 (11:29 +0530)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Apr 2013 05:40:17 +0000 (14:40 +0900)
commit5f46c333f9522938ed3c54fe9d7ee2b61e41ad2f
tree2cbfa967e050752fe0cd37e204393cdf58491747
parentb9047b8d2e4863749934fef6e8809d71b6c540c2
drm/exynos: Remove unnecessary braces in exynos_hdmi.c

Silences the following checkpatch warning:
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c