Colin Ian King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Pointer sta_priv is assigned but never read, hence it is redundant > and can be removed. Cleans up clang warning: > > drivers/net/wireless/intel/iwlegacy/4965-rs.c:2163:2: warning: Value > stored to 'sta_priv' is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 6c6e25311312 iwlegacy: remove redundant pointer sta_priv -- https://patchwork.kernel.org/patch/10036047/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches