[PATCH RFC 2/4] wifi: ath12k: cleanup unneeded labels
Jeff Johnson
quic_jjohnson at quicinc.com
Wed Aug 21 09:55:55 PDT 2024
On 8/21/2024 8:37 AM, Kalle Valo wrote:
> From: Kalle Valo <quic_kvalo at quicinc.com>
>
> After removing the conf_mutex in the previous patch there are no unnecessary
nit: s/ no / now /
> labels in mac.c. Sparse also warns one instance of it:
>
> drivers/net/wireless/ath/ath12k/mac.c:6635:1: warning: statement expected after label
>
> Remove the labels and instead use directly return.
>
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>
More information about the ath12k
mailing list