Kirtika Ruchandani <kirtika.ruchandani@xxxxxxxxx> wrote: > Commit ca996ec56608 (ath10k: implement wmi-tlv backend) > introduced ath10k_wmi_tlv_op_gen_vdev_start() where > 'struct wmi_p2p_noa_descriptor *noa' is defined and set but not used. > Compiling with W=1 gives the following warning, fix it. > drivers/net/wireless/ath/ath10k/wmi-tlv.c: In function ‘ath10k_wmi_tlv_op_gen_vdev_start’: > drivers/net/wireless/ath/ath10k/wmi-tlv.c:1647:33: warning: variable ‘noa’ set but not used [-Wunused-but-set-variable] > > Fixes: ca996ec56608 ("ath10k: implement wmi-tlv backend") > Cc: Michal Kazior <michal.kazior@xxxxxxxxx> > Cc: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> > Signed-off-by: Kirtika Ruchandani <kirtika@xxxxxxxxxxxx> No response to Michal's comment by the author Patch set to Changes Requested. -- https://patchwork.kernel.org/patch/9444937/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches