OSDN Git Service

rtlwifi: remove redundant assignment to variable badworden
authorColin Ian King <colin.king@canonical.com>
Thu, 30 May 2019 18:40:44 +0000 (19:40 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 25 Jun 2019 04:59:29 +0000 (07:59 +0300)
The variable badworden is assigned with a value that is never read and
it is re-assigned a new value immediately afterwards.  The assignment is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/efuse.c

index e68340d..37ab582 100644 (file)
@@ -986,7 +986,6 @@ static int efuse_pg_packet_write(struct ieee80211_hw *hw,
                } else if (write_state == PG_STATE_DATA) {
                        RTPRINT(rtlpriv, FEEPROM, EFUSE_PG,
                                "efuse PG_STATE_DATA\n");
-                       badworden = 0x0f;
                        badworden =
                            enable_efuse_data_write(hw, efuse_addr + 1,
                                                    target_pkt.word_en,