diff options
| author | 2020-10-26 22:29:53 +0100 | |
|---|---|---|
| committer | 2020-11-07 13:37:04 +0200 | |
| commit | ef41937631bfee855e2b406e1d536efdaa9ce512 (patch) | |
| tree | f52cfc167e1ed50766b3d1cb2843fe1a1f123ddd /tools/perf/scripts/python/flamegraph.py | |
| parent | net: hostap: fix function cast warning (diff) | |
rtlwifi: fix -Wpointer-sign warning
There are thousands of warnings in a W=2 build from just one file:
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.c:3788:15: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]
Change the types to consistently use 'const char *' for the
strings.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201026213040.3889546-6-arnd@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
