Re: [PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c

2018-02-19 Thread Greg KH
On Sat, Feb 17, 2018 at 12:12:36AM +0530, Yash Omer wrote: > This patch fixes up line should not end with open parenthesis found by > checkpatch.pl script. > > Signed-off-by: Yash Omer > --- > drivers/staging/xgifb/vb_setmode.c | 4 ++-- > 1 file changed, 2

Re: [PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c

2018-02-19 Thread Greg KH
On Sat, Feb 17, 2018 at 12:12:36AM +0530, Yash Omer wrote: > This patch fixes up line should not end with open parenthesis found by > checkpatch.pl script. > > Signed-off-by: Yash Omer > --- > drivers/staging/xgifb/vb_setmode.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >

[PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c

2018-02-16 Thread Yash Omer
This patch fixes up line should not end with open parenthesis found by checkpatch.pl script. Signed-off-by: Yash Omer --- drivers/staging/xgifb/vb_setmode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c

[PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c

2018-02-16 Thread Yash Omer
This patch fixes up line should not end with open parenthesis found by checkpatch.pl script. Signed-off-by: Yash Omer --- drivers/staging/xgifb/vb_setmode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c