Re: [PATCH] staging: rtl8723bs: remove redundant condition in wlanhdr_to_ethhdr

From: Dan Carpenter

Date: Fri Jun 19 2026 - 06:25:52 EST


On Fri, Jun 19, 2026 at 11:13:00AM +0100, Alonso Garrigues wrote:
> Comparing boolean return value to true with == is redundant.
> Remove the explicit comparison and the extra parentheses.
>
> Signed-off-by: Alonso Garrigues <agarrigues@xxxxxxxxxx>
> ---

Someone already did this. Please work against staging-next or
linux-next.

regards,
dan carpenter