diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-16 13:50:30 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-08-28 16:44:35 +0300 |
commit | a2f73a167dc1d4940c59099c18d23c15ac9aee71 (patch) | |
tree | bd3a174bed3045f964aeb5b0b2e625963c71efb3 /.clang-format | |
parent | bf05e0fe7da443a518db883112d4485ae65ba9d7 (diff) | |
download | lwn-a2f73a167dc1d4940c59099c18d23c15ac9aee71.tar.gz lwn-a2f73a167dc1d4940c59099c18d23c15ac9aee71.zip |
ath9k: remove unused array firstep_table
Array firstep_table is being assigned but is never used
hence it is redundant and can be removed.
Cleans up clang warning:
warning: 'firstep_table' defined but not used [-Wunused-const-variable=]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions