diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-09 15:41:38 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-07-30 20:55:55 +0300 |
commit | e8c38062efc6ffa38f602eb8ffb8c8b03bcf2b5f (patch) | |
tree | a60185d742e707a7cf2689b9229a3726938bb2f2 /drivers/net/wireless/ath/ath6kl/txrx.c | |
parent | e6712aa1244fe7b53776858b73bfd1a94a198681 (diff) | |
download | linux-e8c38062efc6ffa38f602eb8ffb8c8b03bcf2b5f.tar.xz |
ath5k: remove redundant pointer rf
Pointer rf is being assigned but is never used hence it is redundant
and can be removed.
Cleans up two clang warnings:
warning: variable 'rf' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/txrx.c')
0 files changed, 0 insertions, 0 deletions