As reported by checkpatch.

Signed-off-by: Fernando Apesteguia <fernando.apesteg...@gmail.com>
---
 drivers/staging/dgnc/dgnc_cls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dgnc_cls.c b/drivers/staging/dgnc/dgnc_cls.c
index 4e1e0dc6..aedca66 100644
--- a/drivers/staging/dgnc/dgnc_cls.c
+++ b/drivers/staging/dgnc/dgnc_cls.c
@@ -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);
-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to