Re: [PATCH v3] staging: rtl8723bs: Fix logical continuation placement
From: Dan Carpenter
Date: Fri Feb 27 2026 - 03:06:16 EST
On Fri, Feb 27, 2026 at 12:19:41PM +0500, Mariyam Shahid wrote:
> Move logical operators to the end of the previous line
> to fix checkpatch warnings.
>
> Signed-off-by: Mariyam Shahid <mariyam.shahid135@xxxxxxxxx>
> ---
>
> v3: fix indentation as Dan specified
> v2: fix indentation of continuation line, correct Ethan's email
> v1: initial submission
>
Thanks!
Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
regards,
dan carpenter