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

[media] cx23885: fix bad indentation

drivers/media/pci/cx23885/altera-ci.c:762 altera_ci_init() warn: inconsistent indenting
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 ee120ae0
......@@ -759,7 +759,7 @@ int altera_ci_init(struct altera_ci_config *config, int ci_nr)
if (0 != ret)
goto err;
inter->state[ci_nr - 1] = state;
inter->state[ci_nr - 1] = state;
altera_hw_filt_init(config, ci_nr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册