Re: [PATCH] ath10k: Remove redundant assignment to changed_flags
From: Kalle Valo
Date: Wed Feb 22 2023 - 05:05:08 EST
Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> wrote:
> Variable changed_flags is assigned, but is not effectively used, so
> delete it.
>
> drivers/net/wireless/ath/ath10k/mac.c:6024:22: warning: parameter 'changed_flags' set but not used.
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3963
> Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>
> Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>
Patch applied to ath-next branch of ath.git, thanks.
7c4c511f74ba wifi: ath10k: Remove redundant assignment to changed_flags
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230207052410.26337-1-jiapeng.chong@xxxxxxxxxxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches