diff options
author | 2020-06-22 20:07:37 -0400 | |
---|---|---|
committer | 2020-07-06 15:07:47 -0600 | |
commit | 3c01655ac82eb6d1cc2cfe9507031f1b5e0a6df1 (patch) | |
tree | 597e5457583a02804d3d360280805045b29a7770 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 (diff) | |
download | linux-rng-3c01655ac82eb6d1cc2cfe9507031f1b5e0a6df1.tar.xz linux-rng-3c01655ac82eb6d1cc2cfe9507031f1b5e0a6df1.zip |
kselftest: ksft_test_num return type should be unsigned
Fixes a compiler warning:
In file included from sync_test.c:37:
../kselftest.h: In function ‘ksft_print_cnts’:
../kselftest.h:78:16: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
if (ksft_plan != ksft_test_num())
^~
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions