Colin King <[email protected]> wrote: > Pointers dev and noa are being assigned but are never used hence they > are redundant and can be removed. > > Cleans up clang warnings: > warning: variable 'dev' set but not used [-Wunused-but-set-variable] > warning: variable 'noa' set but not used [-Wunused-but-set-variable] > > Signed-off-by: Colin Ian King <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
Patch applied to ath-next branch of ath.git, thanks. e6712aa1244f ath10k: remove redundant pointers 'dev' and 'noa' -- https://patchwork.kernel.org/patch/10514521/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
