提交 da6985f5 编写于 作者: J Janani Ravichandran 提交者: Greg Kroah-Hartman

staging: sm750fb: Fix indentation of if...else statements

This patch clears the checkpatch warning about suspect code indent for
conditional statements in the file.
Signed-off-by: NJanani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 60c0bdcb
...@@ -151,7 +151,6 @@ int hw_sm750_inithw(struct sm750_dev *sm750_dev, struct pci_dev *pdev) ...@@ -151,7 +151,6 @@ int hw_sm750_inithw(struct sm750_dev *sm750_dev, struct pci_dev *pdev)
*/ */
sm750_sw_i2c_init(0, 1); sm750_sw_i2c_init(0, 1);
/* Customer may NOT use CH7301 DVI chip, which has to be /* Customer may NOT use CH7301 DVI chip, which has to be
initialized differently. initialized differently.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册