Colin King <colin.k...@canonical.com> wrote:

> From: Colin Ian King <colin.k...@canonical.com>
> 
> The for-loop seems to be redundant, the assignments for indexes
> 0..2 are being over-written by the last index 3 in the loop. Remove
> the loop and use index 3 instead.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.k...@canonical.com>

Patch applied to wireless-drivers-next.git, thanks.

b0a4bb7693be rtlwifi: rtl8192ee: remove redundant for-loop

-- 
https://patchwork.kernel.org/patch/11551059/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Reply via email to