On Tue, Feb 04, 2025 at 05:50:16PM -0800, Ian To wrote: > /* > -Caller must hold pmlmepriv->lock first. > -*/ > + *Caller must hold pmlmepriv->lock first. > + */ This is unrelated. > @@ -1745,24 +1746,24 @@ static int rtw_check_join_candidate(struct mlme_priv *mlme > } > > /* > -Calling context: > -The caller of the sub-routine will be in critical section... > -The caller must hold the following spinlock > -pmlmepriv->lock > -*/ > + *Calling context: > + *The caller of the sub-routine will be in critical section... > + *The caller must hold the following spinlock > + *pmlmepriv->lock > + */ > This is unrelated too. regards, dan carpenter