Re: [patch v4 2/3] staging: xgifb: vb_setmode: fix long line warnings

2018-01-15 Thread Greg KH
On Fri, Jan 12, 2018 at 03:34:44PM -0700, Kenny Ballou wrote: > Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line > length being over 80 characters. > > Signed-off-by: Kenny Ballou > --- > drivers/staging/xgifb/vb_setmode.c | 64 >

[patch v4 2/3] staging: xgifb: vb_setmode: fix long line warnings

2018-01-12 Thread Kenny Ballou
Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line length being over 80 characters. Signed-off-by: Kenny Ballou --- drivers/staging/xgifb/vb_setmode.c | 64 +- 1 file changed, 42 insertions(+), 22 deletions(-) diff