aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-06-26 16:32:50 -0700
committerJens Axboe <axboe@kernel.dk>2020-06-26 19:46:18 -0600
commit1e16c2f917a59d27fb6b540c44d66978c8ad29ef (patch)
treecd9890f7baab8c76ecae5765276bccfa444867eb /tools/perf/scripts/python/bin
parentMerge branch 'io_uring-5.8' into for-5.9/io_uring (diff)
downloadlinux-1e16c2f917a59d27fb6b540c44d66978c8ad29ef.tar.gz
linux-1e16c2f917a59d27fb6b540c44d66978c8ad29ef.zip
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 <rdunlap@infradead.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: io-uring@vger.kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions