diff options
author | Peter Seiderer <ps.report@gmx.net> | 2025-02-27 14:55:57 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-04 10:57:57 +0100 |
commit | 90b856ae3528e42b56baf3e59eba91cad1139778 (patch) | |
tree | 78ac522217d54d288d87f69b094c8d02a4318770 /tools/perf/scripts/python | |
parent | 05ec5c085eb7ae044d49e04a3cff194a0b2a3251 (diff) |
net: pktgen: fix mix of int/long
Fix mix of int/long (and multiple conversion from/to) by using consequently
size_t for i and max and ssize_t for len and adjust function signatures
of hex32_arg(), count_trail_chars(), num_arg() and strn_len() accordingly.
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions