[PATCH 11/17] wifi: brcm80211: Replace open-coded parity calculation with parity32()
Arend Van Spriel
arend.vanspriel at broadcom.com
Tue Feb 25 06:29:46 UTC 2025
On February 23, 2025 5:44:54 PM Kuan-Wei Chiu <visitorckw at gmail.com> wrote:
> Refactor parity calculations to use the standard parity32() helper.
> This change eliminates redundant implementations and improves code
> efficiency.
While the dust settles on the exact implementation from driver perspective
looks fine to me so...
Acked-by: Arend van Spriel <arend.vanspriel at broadcom.com>
>
> Co-developed-by: Yu-Chun Lin <eleanor15x at gmail.com>
> Signed-off-by: Yu-Chun Lin <eleanor15x at gmail.com>
> Signed-off-by: Kuan-Wei Chiu <visitorckw at gmail.com>
> ---
> .../wireless/broadcom/brcm80211/brcmsmac/dma.c | 16 +---------------
> 1 file changed, 1 insertion(+), 15 deletions(-)
More information about the dri-devel
mailing list