diff options
author | 2023-06-03 16:08:12 +0800 | |
---|---|---|
committer | 2023-06-09 11:46:09 -0700 | |
commit | a36cfc5e483e7bf609b3d39d83150626d92355e0 (patch) | |
tree | 2e35c1fb0c57d879b7f6a2442c1465dc2fec0721 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/nolibc: not include limits.h for nolibc (diff) | |
download | wireguard-linux-a36cfc5e483e7bf609b3d39d83150626d92355e0.tar.xz wireguard-linux-a36cfc5e483e7bf609b3d39d83150626d92355e0.zip |
selftests/nolibc: use INT_MAX instead of __INT_MAX__
nolibc now has INT_MAX in stdint.h, so, don't mix INT_MAX and
__INT_MAX__, unify them to INT_MAX.
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions