aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorQuanfa Fu <quanfafu@gmail.com>2023-01-15 15:15:19 +0800
committerJens Axboe <axboe@kernel.dk>2023-01-29 15:17:40 -0700
commit88b80534f60f5ddf5f42218b280e0370f95eae78 (patch)
tree8717a3486de6024d89fb6940f4d5d922657bb122 /samples
parentc3f4d39ee4bc06f975ff45012398342ff276eb69 (diff)
io_uring: make io_sqpoll_wait_sq return void
Change the return type to void since it always return 0, and no need to do the checking in syscall io_uring_enter. Signed-off-by: Quanfa Fu <quanfafu@gmail.com> Link: https://lore.kernel.org/r/20230115071519.554282-1-quanfafu@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions