Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The variable version is being initialized with a value that is > never read, it is being updated afterwards in both branches of > an if statement. The assignment is redundant and can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 51fd5c6417b9 rtlwifi: rtl8192ee: Remove redundant initialization of variable version -- https://patchwork.kernel.org/project/linux-wireless/patch/20211007163722.20165-1-colin.king@xxxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches