Re: [PATCH] staging: wimax: fix style check warnings

2021-03-06 Thread Greg KH
On Fri, Mar 05, 2021 at 08:55:09PM +0100, gabriele.mod...@gmail.com wrote: > From: Gabriele Modena > > Fix style warnings reported by checkpatch.pl on op-rfkill.c > by moving */ on a separate line in a block comment, > adding a missing blank line after declarations, > and reformatting a quoted st

[PATCH] staging: wimax: fix style check warnings

2021-03-05 Thread gabriele . modena
From: Gabriele Modena Fix style warnings reported by checkpatch.pl on op-rfkill.c by moving */ on a separate line in a block comment, adding a missing blank line after declarations, and reformatting a quoted string split across lines. Signed-off-by: Gabriele Modena --- drivers/staging/wimax/op