diff options
author | 2024-04-09 23:24:51 +0100 | |
---|---|---|
committer | 2024-05-06 13:57:20 -0600 | |
commit | 7b8674cae80f68304ec6628e455c169a7dc2ad0d (patch) | |
tree | 91037e621d2a738b19c707afabd4cc2286607e1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing/selftests: Default to verbose mode when running in kselftest (diff) | |
download | wireguard-linux-7b8674cae80f68304ec6628e455c169a7dc2ad0d.tar.xz wireguard-linux-7b8674cae80f68304ec6628e455c169a7dc2ad0d.zip |
selftests/clone3: Fix compiler warning
Shuah reported a compiler warning with an Ubuntu GCC 13 build, I've been
unable to reproduce it but hopefully this fixes the issue:
clone3_set_tid.c:136:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
Reported-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions