Re: [PATCH] staging: speakup: fix wrong code indent

2017-04-28 Thread Greg Kroah-Hartman
On Fri, Apr 28, 2017 at 03:20:24PM +0900, Michael Mera wrote: > Remove unecessary multiline comment, fixes checkpatch messages: > ERROR: code indent should use tabs where possible > WARNING: Block comments should align the * on each line > > Signed-off-by: Michael Mera > --- > drivers/staging/sp

[PATCH] staging: speakup: fix wrong code indent

2017-04-27 Thread Michael Mera
Remove unecessary multiline comment, fixes checkpatch messages: ERROR: code indent should use tabs where possible WARNING: Block comments should align the * on each line Signed-off-by: Michael Mera --- drivers/staging/speakup/speakup_decpc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(