2023-09-20 20:51:36

by Jeff Johnson

[permalink] [raw]
Subject: Re: [PATCH v2 wireless-next 8/9] wifi: ath11k: remove unnecessary (void*) conversions

On 9/18/2023 9:51 PM, Wu Yunchuan wrote:
> No need cast (void *) to (struct ath11k_base *),
> struct hal_rx_msdu_link *), (struct ath11k_buffer_addr *) or
> other types.
>
> Signed-off-by: Wu Yunchuan <[email protected]>
Acked-by: Jeff Johnson <[email protected]>