Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Pointer 'p' is being assigned but is never used hence it is > redundant and can be removed. Also re-work if statement to remove > redundant assignment of p. > > Cleans up clang warning: > warning: variable 'p' set but not used [-Wunused-but-set-variable] > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. f21bcefcf91c ray_cs: remove redundant pointer 'p' -- https://patchwork.kernel.org/patch/10538143/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches