提交 a4c4f95e 编写于 作者: S Sunil Shahu 提交者: Mauro Carvalho Chehab

[media] staging: media: lirc: fix coding style error

Fix code indentation error by replacing tab in place of spaces.
Signed-off-by: NSunil Shahu <shshahu@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 17a705e4
...@@ -184,7 +184,7 @@ static void deregister_from_lirc(struct sasem_context *context) ...@@ -184,7 +184,7 @@ static void deregister_from_lirc(struct sasem_context *context)
__func__, retval); __func__, retval);
else else
dev_info(&context->dev->dev, dev_info(&context->dev->dev,
"Deregistered Sasem driver (minor:%d)\n", minor); "Deregistered Sasem driver (minor:%d)\n", minor);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册