Re: [PATCH] staging: rtl8723bs: add missing blank line after declarations

From: Greg KH

Date: Mon Mar 09 2026 - 13:01:16 EST


On Mon, Mar 09, 2026 at 01:04:37PM +0000, Dipesh Chaudhary wrote:
>
> Add a blank line after the pwrpriv declaration in rtw_set_ips_deny()
> to satisfy checkpatch warnings and improve code readability.
>
> Signed-off-by: Dipesh Chaudhary <me@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 1 +
> 1 file changed, 1 insertion(+)

You sent 2 different copies of this patch? Which one is correct?
Please resend a v2 that shows what changed.

thanks,

greg k-h