提交 d85549a8 编写于 作者: N Namrata A Shettar 提交者: Greg Kroah-Hartman

staging: media: lirc: Add space around '*'

Add space around '*' to resolve checkpatch issue.
Signed-off-by: NNamrata A Shettar <namrataashettar@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 e2ba2cb3
......@@ -185,7 +185,7 @@ static int atir_init_start(void)
static void cycle_delay(int cycle)
{
udelay(WAIT_CYCLE*cycle);
udelay(WAIT_CYCLE * cycle);
}
static int poll_main(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册