提交 8c52425a 编写于 作者: F Fernando Apesteguia 提交者: Greg Kroah-Hartman

staging: dgnc: Fix comment alignment

As reported by checkpatch.
Signed-off-by: NFernando Apesteguia <fernando.apesteguia@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c297d307
......@@ -345,7 +345,7 @@ static void cls_copy_data_from_uart_to_queue(struct channel_t *ch)
/*
* Discard character if we are ignoring the error mask.
*/
*/
if (linestatus & error_mask) {
linestatus = 0;
readb(&ch->ch_cls_uart->txrx);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册