Re: [PATCH] Match alignment with open parenthesis

From: Greg KH
Date: Wed Mar 10 2021 - 11:05:04 EST


On Mon, Feb 22, 2021 at 05:14:09AM +0530, Mahak Gupta wrote:
> This patches fixes the checks- 'Alignment should match open parenthesis'
> of 'checkpatch.pl'.
>
> Signed-off-by: Mahak Gupta <gmahak1@xxxxxxxxx>
> ---
> drivers/staging/octeon-usb/octeon-hcd.c | 32 +++++++++++++------------
> 1 file changed, 17 insertions(+), 15 deletions(-)

This got lost as you didn't put the subsystem on the subject line :(

Please resend with "staging: " as a prefix on the subject line so our
tools can pick this up properly.

thanks,

greg k-h