Colin King <colin.king@xxxxxxxxxxxxx> wrote: > Array firstep_table is being assigned but is never used > hence it is redundant and can be removed. > > Cleans up clang warning: > warning: 'firstep_table' defined but not used [-Wunused-const-variable=] > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. a2f73a167dc1 ath9k: remove unused array firstep_table -- https://patchwork.kernel.org/patch/10567385/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches