Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variables bss, wh and temp_flash_content are being assigned but are > never used hence they are redundant and can be removed. > > Cleans up clang warnings: > warning: variable 'bss' set but not used [-Wunused-but-set-variable] > warning: variable 'wh' set but not used [-Wunused-but-set-variable] > warning: variable 'temp_flash_content' 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. 35204d0aa83f rsi: remove redundant variables bss, wh and temp_flash_content -- https://patchwork.kernel.org/patch/10554759/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html