summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-10-26 22:29:53 +0100
committerKalle Valo <kvalo@codeaurora.org>2020-11-07 13:37:04 +0200
commitef41937631bfee855e2b406e1d536efdaa9ce512 (patch)
treef52cfc167e1ed50766b3d1cb2843fe1a1f123ddd /tools/perf/scripts/python/netdev-times.py
parent9fdd02aa59886300b60e1cc0a4af3653796d9bd8 (diff)
downloadlinux-ef41937631bfee855e2b406e1d536efdaa9ce512.tar.gz
linux-ef41937631bfee855e2b406e1d536efdaa9ce512.zip
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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions