aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-06-26 16:32:50 -0700
committerJens Axboe <[email protected]>2020-06-26 19:46:18 -0600
commit1e16c2f917a59d27fb6b540c44d66978c8ad29ef (patch)
treecd9890f7baab8c76ecae5765276bccfa444867eb /tools/perf/scripts/python/bin
parent2237d76530ebf8e4fc3a0c6048d74cff808dee8f (diff)
io_uring: fix function args for !CONFIG_NET
Fix build errors when CONFIG_NET is not set/enabled: ../fs/io_uring.c:5472:10: error: too many arguments to function ‘io_sendmsg’ ../fs/io_uring.c:5474:10: error: too many arguments to function ‘io_send’ ../fs/io_uring.c:5484:10: error: too many arguments to function ‘io_recvmsg’ ../fs/io_uring.c:5486:10: error: too many arguments to function ‘io_recv’ ../fs/io_uring.c:5510:9: error: too many arguments to function ‘io_accept’ ../fs/io_uring.c:5518:9: error: too many arguments to function ‘io_connect’ Signed-off-by: Randy Dunlap <[email protected]> Cc: Jens Axboe <[email protected]> Cc: [email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions