diff options
author | Andy Yan <[email protected]> | 2014-12-05 14:23:52 +0800 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2015-01-06 17:36:15 +0100 |
commit | b587833933de39e21b314e3b392ac0f1ec94a97e (patch) | |
tree | fc246d87022cbcf132b999bd40a279b6d30a2d70 /net/unix/af_unix.c | |
parent | f853f3daac748daa339bc8b64ba39db82160524a (diff) |
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 <[email protected]>
Reviewed-by: Daniel Kurtz <[email protected]>
Tested-by: Russell King <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions