diff options
author | Wei Yongjun <[email protected]> | 2020-07-21 21:49:01 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-08-02 18:06:11 +0300 |
commit | 9de6959f8584064de8c1d7392e3a6bb50a4a9c18 (patch) | |
tree | c8b43ae8b457cf7ec2fc55ab1cf8dfd017d72f50 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions