Re: [PATCH v2 wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions

From: Jeff Johnson
Date: Wed Sep 20 2023 - 14:20:17 EST


On 9/18/2023 9:52 PM, Wu Yunchuan wrote:
No need cast (void *) to (struct owl_ctx *), (struct ath_hw *),
(struct cmd_buf *) or other types.

Signed-off-by: Wu Yunchuan <yunchuan@xxxxxxxxxxxx>

Reviewed-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>