diff options
author | Kang Minchul <[email protected]> | 2022-11-06 03:36:56 +0900 |
---|---|---|
committer | Martin KaFai Lau <[email protected]> | 2022-11-07 16:53:50 -0800 |
commit | e8f50c4f0c14214b6430b8b3493654a286681a2b (patch) | |
tree | b4dc095e11a69e157af6b94a5c5ac7f446f7f970 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 25906092edb4bcf94cb669bd1ed03a0ef2f4120c (diff) |
selftests/bpf: Fix u32 variable compared with less than zero
Variable ret is compared with less than zero even though it was set as u32.
So u32 to int conversion is needed.
Signed-off-by: Kang Minchul <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions