Re: [PATCH 1/3] staging: dgnc: dgnc_tty.c: remove unnecessary parentheses

2017-12-19 Thread Greg KH
On Sat, Dec 16, 2017 at 10:15:59PM +0200, Kamal Heib wrote: > Cleanup the "Unnecessary parentheses around " checkpatch.pl error. > > Signed-off-by: Kamal Heib > --- > drivers/staging/dgnc/dgnc_tty.c | 38 +++--- > 1 file changed, 19

[PATCH 1/3] staging: dgnc: dgnc_tty.c: remove unnecessary parentheses

2017-12-16 Thread Kamal Heib
Cleanup the "Unnecessary parentheses around " checkpatch.pl error. Signed-off-by: Kamal Heib --- drivers/staging/dgnc/dgnc_tty.c | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c