Re: [PATCH v2 1/2] staging: rtl8723bs: use guard clause for AES check
From: Dan Carpenter
Date: Thu Mar 19 2026 - 04:02:33 EST
On Thu, Mar 19, 2026 at 05:51:23AM +0800, Lin YuChen wrote:
> Refactor the AES encryption check by using a guard clause to
> reduce the indentation level of the subsequent logic.
>
> Signed-off-by: Lin YuChen <starpt.official@xxxxxxxxx>
> ---
Let's do it a little bit differently. See the other email
I just sent to v1.
regards,
dan carpenter