Re: [PATCH v2] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
From: Ping-Ke Shih
Date: Thu Oct 24 2024 - 22:16:20 EST
Mohammed Anees <pvmohammedanees2003@xxxxxxxxx> wrote:
> The previous implementation included an unnecessary else
> condition paired with a continue statement. Since a check
> is already performed to determine if the band is either
> 2G or 5G, the else condition will never be triggered.
> We can remove this check.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202410171143.OnFlgIwK-lkp@xxxxxxxxx/
> Signed-off-by: Mohammed Anees <pvmohammedanees2003@xxxxxxxxx>
> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
1 patch(es) applied to rtw-next branch of rtw.git, thanks.
7846f0b63562 wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
---
https://github.com/pkshih/rtw.git