From: Jingoo Han Date: Thu, 17 Apr 2014 10:09:00 +0000 (+0900) Subject: drm/exynos: rotator: add missing braces X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce405be56b208bc9dc1d278d4ddb6c921e8e1db;p=pandora-kernel.git drm/exynos: rotator: add missing braces In the case of that only one branch of a conditional statement is a single statement, braces are added to both branches. Signed-off-by: Jingoo Han Signed-off-by: Inki Dae --- Reading git-diff-tree failed