Re: [PATCH 2/3] staging: ks7010: fix block comment style in ks7010_stdio.c

2016-10-10 Thread Greg KH
On Mon, Oct 10, 2016 at 12:42:19AM +0530, Akshay Mariyanna wrote: > This fixes the following checkpatch warnings: > WARNING: Block comments use * on subsequent lines > WARNING: Block comments use a trailing */ on a separate lines > > Signed-off-by: Akshay Mariyanna > --- >

[PATCH 2/3] staging: ks7010: fix block comment style in ks7010_stdio.c

2016-10-09 Thread Akshay Mariyanna
This fixes the following checkpatch warnings: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on a separate lines Signed-off-by: Akshay Mariyanna --- drivers/staging/ks7010/ks7010_sdio.c | 5 +++-- 1 file changed, 3 insertions(+), 2