Re: [PATCH] rtlwifi: rtl8188ee: remove redundant assignment to variable cond
From: Kalle Valo
Date: Sun Jan 26 2020 - 10:45:38 EST
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