diff options
author | 2023-09-13 16:12:33 -0400 | |
---|---|---|
committer | 2023-09-15 15:50:39 -0400 | |
commit | 993b5662f302628db4eb358d69b2720c88cbfaf0 (patch) | |
tree | b257399d294e6d3e23fd0f80f14b843a73b8d545 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "SUNRPC: clean up integer overflow check" (diff) | |
download | wireguard-linux-993b5662f302628db4eb358d69b2720c88cbfaf0.tar.xz wireguard-linux-993b5662f302628db4eb358d69b2720c88cbfaf0.zip |
SUNRPC: Silence compiler complaints about tautological comparisons
On 64-bit systems, the compiler will complain that the comparison
between SIZE_MAX and the 32-bit unsigned int 'len' is unnecessary.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions