Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable cond is being assigned with a value that is never > read, it is assigned a new value later on. 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. c3a913357c3e rtlwifi: rtl8188ee: remove redundant assignment to variable cond -- https://patchwork.kernel.org/patch/11332689/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches