diff options
| author | Randy Dunlap <[email protected]> | 2020-06-26 16:32:50 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-06-26 19:46:18 -0600 |
| commit | 1e16c2f917a59d27fb6b540c44d66978c8ad29ef (patch) | |
| tree | cd9890f7baab8c76ecae5765276bccfa444867eb /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 2237d76530ebf8e4fc3a0c6048d74cff808dee8f (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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions