Re: [PATCH] Drivers: staging: most: sound: Fixed styling issue.

From: Greg KH
Date: Tue Feb 09 2021 - 08:00:57 EST


On Tue, Feb 09, 2021 at 06:20:37PM +0530, Mukul Mehar wrote:
> This patch fixes a warning, of the line ending with a '(',
> generated by checkpatch.pl.
>
> Signed-off-by: Mukul Mehar <mukulmehar02@xxxxxxxxx>
> ---
> drivers/staging/most/sound/sound.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

Any reason you didn't also cc: the other developer that
get_maintainer.pl tells you to for this file?

Please fix that up and resend, especially as that developer also sent a
different patch for this driver right before you, so someone's patch is
going to get confused...

thanks,

greg k-h