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

From: Greg Kroah-Hartman
Date: Fri Apr 28 2017 - 05:00:54 EST


On Fri, Apr 28, 2017 at 05:46:07PM +0900, Michael Mera wrote:
> Remove unnecessary 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 <dev@xxxxxxxxxxxxxxx>
> ---
> drivers/staging/speakup/speakup_decpc.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)

What changed from v1? That needs to go below the --- line.

And I think my previous email still is relevant here...