From: Andy Yan Date: Fri, 5 Dec 2014 06:23:52 +0000 (+0800) Subject: drm: imx: imx-hdmi: make checkpatch happy X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~39^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b587833933de39e21b314e3b392ac0f1ec94a97e;p=pandora-kernel.git drm: imx: imx-hdmi: make checkpatch happy CHECK: Alignment should match open parenthesis + if ((hdmi->vic == 10) || (hdmi->vic == 11) || + (hdmi->vic == 12) || (hdmi->vic == 13) || CHECK: braces {} should be used on all arms of this statement + if (hdmi->hdmi_data.video_mode.mdvi) [...] + else { [...] Signed-off-by: Andy Yan Reviewed-by: Daniel Kurtz Tested-by: Russell King Acked-by: Russell King Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed