diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2020-07-21 21:49:01 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-02 18:06:11 +0300 |
commit | 9de6959f8584064de8c1d7392e3a6bb50a4a9c18 (patch) | |
tree | c8b43ae8b457cf7ec2fc55ab1cf8dfd017d72f50 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c376c1fc87b77ae06ed6fa18d424ab548ac3a8fc (diff) |
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
The sparse tool complains as follows:
drivers/net/wireless/realtek/rtw88/rtw8821c.c:1374:32: warning:
symbol 'rtw8821c_rtw_pwr_track_tbl' was not declared. Should it be static?
This variable is not used outside of rtw8821c.c, so this commit
marks it static.
Fixes: 3a4312828ce1 ("rtw88: 8821c: add power tracking")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200721134901.33968-1-weiyongjun1@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions