Re: [PATCH v2] Staging: rts5208: rtsx: Moved else statement to same line with else if
From: Greg KH
Date: Sat May 27 2023 - 03:40:46 EST
On Fri, May 19, 2023 at 03:49:20PM +0530, Deepanshu Kartikey wrote:
> Moved else statement to same line with else if,
> this warning was given by checkpatch.pl
>
> Signed-off-by: Deepanshu Kartikey <kartikey406@xxxxxxxxx>
>
> ---
> Changes in V2:
> - Moved else to the same line with else if
> - Moved comment on else statement to inside of it
I have 2 v2 patches in my mailbox, which are different, so obviously one
of them is lying. Please fix up and send a v4.
thanks,
greg k-h