Fix checkpatch.pl warning about 'line over 80 characters'.
I just split line with function.
Signed-off-by: Patryk Mezydlo
---
drivers/staging/dgnc/dgnc_tty.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/
This is a patch to the dgnc_cls.c file that fixes up a brace
warning found by the checkpatch.pl tool
Signed-off-by: Patryk Mezydlo
---
drivers/staging/dgnc/dgnc_cls.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_cls.c b/drivers/staging/dgnc
linux-kernel@vger.kernel.org
Bcc:
Subject: [PATCH] Staging: dgnc: fix coding style warning in dgnc_cls.c
Reply-To:
This is a patch to the dgnc_cls.c file that fixes up a brace
warning found by the checkpatch.pl tool
Signed-off-by: Patryk Mezydlo
---
drivers/staging/dgnc/dgnc_cls.c | 5
3 matches
Mail list logo