Re: [PATCH] staging: skein: Adds * on subsequent lines in block comment

2015-09-21 Thread Jason Cooper
On Sun, Sep 20, 2015 at 11:32:06AM -0500, Amber N. Adams wrote: > This patch fixes the checkpatch.pl warning: > > WARNING: Block comments use * on subsequent lines > +/* > +Copyright (c) 2010 Werner Dittmann > > Signed-off-by: Amber N. Adams > --- > drivers/staging/skein/skein_api.h | 48 > +++

[PATCH] staging: skein: Adds * on subsequent lines in block comment

2015-09-21 Thread Amber N. Adams
This patch fixes the checkpatch.pl warning: WARNING: Block comments use * on subsequent lines +/* +Copyright (c) 2010 Werner Dittmann Signed-off-by: Amber N. Adams --- drivers/staging/skein/skein_api.h | 48 +++ 1 file changed, 24 insertions(+), 24 deletions(