diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2020-10-26 22:29:54 +0100 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2020-11-07 13:37:06 +0200 |
| commit | 6ac6546973013b4b368cd3d3515f1e853658b6ce (patch) | |
| tree | d10f641b361b5be788d332ac2a0c075a65ad2c0d /tools/perf/scripts/python/bin | |
| parent | ef41937631bfee855e2b406e1d536efdaa9ce512 (diff) | |
| download | linux-6ac6546973013b4b368cd3d3515f1e853658b6ce.tar.gz linux-6ac6546973013b4b368cd3d3515f1e853658b6ce.zip | |
rtw88: remove extraneous 'const' qualifier
clang -Wextra warns about functions returning a 'const' integer:
drivers/net/wireless/realtek/rtw88/rtw8822b.c:90:8: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
static const u8 rtw8822b_get_swing_index(struct rtw_dev *rtwdev)
Remove the extra qualifier here.
Fixes: c97ee3e0bea2 ("rtw88: add power tracking support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201026213040.3889546-7-arnd@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
