[PATCH RFC 2/4] wifi: ath12k: cleanup unneeded labels

Johannes Berg johannes at sipsolutions.net
Wed Aug 21 10:20:05 PDT 2024


On Wed, 2024-08-21 at 18:37 +0300, Kalle Valo wrote:
> 
>  	/* TODO: Recalc radar detection */
> -
> -unlock:
>  }

I guess this is the sparse warning, but I think this is an error at
least in clang without removing the label or putting a ; after the
label, so you might want to fix it in the same patch.

johannes





More information about the ath12k mailing list