[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170067746080.158537.6690430337439338561.kvalo@kernel.org>
Date: Wed, 22 Nov 2023 18:24:22 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Jeff Johnson <quic_jjohnson@...cinc.com>
Cc: <ath11k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <ath12k@...ts.infradead.org>,
Jeff Johnson <quic_jjohnson@...cinc.com>
Subject: Re: [PATCH 1/2] wifi: ath11k: Remove struct ath11k::ops
Jeff Johnson <quic_jjohnson@...cinc.com> wrote:
> Currently struct ath11k defines the following member:
> struct ieee80211_ops *ops;
>
> This is being flagged by checkpatch.pl:
> WARNING: struct ieee80211_ops should normally be const
>
> The original plan was to add the const qualifier. However, it turns
> out this is actually unused, so remove it.
>
> No functional changes, compile tested only.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@...cinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@...cinc.com>
2 patches applied to ath-next branch of ath.git, thanks.
199a78565cc2 wifi: ath11k: Remove struct ath11k::ops
3b6ec0409fe8 wifi: ath12k: Remove struct ath12k::ops
--
https://patchwork.kernel.org/project/linux-wireless/patch/20231106-ath12k-remove-ieee80211_ops-v1-1-d72cef1a855b@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists