diff options
author | 2022-07-19 23:44:33 +0200 | |
---|---|---|
committer | 2022-08-31 05:17:43 -0700 | |
commit | 8b53e83b08cfdc3f430b5415cd1031d5e7e1f935 (patch) | |
tree | eb404b1a7f06723ab5ce537fc3c7204ebfe64afc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/nolibc: make argc 32-bit in riscv startup code (diff) | |
download | linux-dev-8b53e83b08cfdc3f430b5415cd1031d5e7e1f935.tar.xz linux-dev-8b53e83b08cfdc3f430b5415cd1031d5e7e1f935.zip |
tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
We return -ENOSYS when there's no syscall6() operation, but we must cast
it to void* to avoid a warning.
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