Re: [PATCH] sound: core: fixed coding style errors
Alright, I will resubmit the patch.
Re: [PATCH] sound: core: fixed coding style errors
On Mon, 22 Feb 2021 20:41:56 +0100, Rajesh Kumbhakar wrote: > > fixing ERROR: "foo * bar" should be "foo *bar" > fixing WARNING: Missing a blank line after declarations > > Signed-off-by: Rajesh Kumbhakar > --- > sound/core/hwdep_compat.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(