[PATCH] ath11k: Fix 'unused-but-set-parameter' error
Kalle Valo
kvalo at codeaurora.org
Mon Nov 15 01:18:34 PST 2021
Seevalamuthu Mariappan <quic_seevalam at quicinc.com> wrote:
> Below compilation error is reported when built with W=1,
>
> drivers/net/wireless/ath/ath11k/mac.c:5408:22: error: parameter 'changed_flags' set but not used [-Werror,-Wunused-but-set-parameter]
>
> changed_flags is set, but left unused. So, remove unnecessary set.
> Compile tested only.
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Seevalamuthu Mariappan <quic_seevalam at quicinc.com>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
624e0a317030 ath11k: Fix 'unused-but-set-parameter' error
--
https://patchwork.kernel.org/project/linux-wireless/patch/1636609967-5114-1-git-send-email-quic_seevalam@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list