Re: [PATCH] staging: sm750fb: Aligning Block comments

2016-12-06 Thread Greg Kroah-Hartman
On Fri, Dec 02, 2016 at 12:04:39AM +0530, SRIKANT RITOLIA wrote: > Fix checkpatch.pl warnings:- > Block comments should align the * on each line > > Signed-off-by: Srikant Ritolia > --- > drivers/staging/sm750fb/ddk750.h | 20 ++-- > drivers/staging/sm750fb/ddk750_chip.c |

[PATCH] staging: sm750fb: Aligning Block comments

2016-12-01 Thread SRIKANT RITOLIA
Fix checkpatch.pl warnings:- Block comments should align the * on each line Signed-off-by: Srikant Ritolia --- drivers/staging/sm750fb/ddk750.h | 20 ++-- drivers/staging/sm750fb/ddk750_chip.c | 14 +++--- drivers/staging/sm750fb/ddk750_chip.h | 10 +- dri