提交 f9e2e0e8 编写于 作者: M Mauro Carvalho Chehab

[media] dib3000mc: fix bad indenting

drivers/media/dvb-frontends/dib3000mc.c:149 dib3000mc_setup_pwm_state() warn: inconsistent indenting
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 69626853
...@@ -146,7 +146,7 @@ static int dib3000mc_setup_pwm_state(struct dib3000mc_state *state) ...@@ -146,7 +146,7 @@ static int dib3000mc_setup_pwm_state(struct dib3000mc_state *state)
else else
dib3000mc_write_word(state, 245, 0); dib3000mc_write_word(state, 245, 0);
dib3000mc_write_word(state, 1040, 0x3); dib3000mc_write_word(state, 1040, 0x3);
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册