Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable rtstatus is being initialized with a value that is never read > as rtstatus is being re-assigned a little later on. The assignment is > redundant and hence can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 25a986e426b0 rtlwifi: rtl8188ee: remove redundant assignment to rtstatus -- https://patchwork.kernel.org/patch/10983111/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches