diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-01-09 16:43:29 +0000 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-16 17:59:13 +0200 |
commit | 7e2c49222b4e26590d68578ec8fec0988859c218 (patch) | |
tree | 454c3b2c9797e5dda987f5014fbacb4a881d7af4 /drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.h | |
parent | 79d891c1bbb6573cef31dbc2030fba61cfa1df6d (diff) |
rtlwifi: btcoexist: remove redundant variable fw_ps_state
Variable fw_ps_state is assigned a value but it is never read, hence
it is redundant and can be removed.
Cleans up clang warning:
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c:736:2:
warning: Value stored to 'fw_ps_state' is never read
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>
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.h')
0 files changed, 0 insertions, 0 deletions