Re: [PATCH] staging: speakup: Fix warning reported by checkpatch

2015-09-01 Thread Chris Brannon
Aleksei Fedotov writes: > This patch fixes the checkpatch.pl warnings: > WARNING: Block comments use a trailing */ on a separate line > WARNING: Block comments use * on subsequent lines > > Signed-off-by: Aleksey Fedotov Acked-by: Chris Brannon Seems fine to me. -- Chris ___

[PATCH] staging: speakup: Fix warning reported by checkpatch

2015-08-14 Thread Aleksei Fedotov
This patch fixes the checkpatch.pl warnings: WARNING: Block comments use a trailing */ on a separate line WARNING: Block comments use * on subsequent lines Signed-off-by: Aleksey Fedotov --- drivers/staging/speakup/buffers.c | 3 +- drivers/staging/speakup/i18n.c | 3 +- drivers