diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-09-30 22:57:54 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-30 20:38:46 -0600 |
commit | 73debe68b300ca24fdbbe9b6c3787d3e239deb3d (patch) | |
tree | 3084a8805bb57076abadbd440f7afd37cf5749ae /Kbuild | |
parent | a88fc400212fc1d8aa9ca4979f898fd04ca3aab5 (diff) | |
download | linux-73debe68b300ca24fdbbe9b6c3787d3e239deb3d.tar.bz2 |
io_uring: remove nonblock arg from io_{rw}_prep()
All io_*_prep() functions including io_{read,write}_prep() are called
only during submission where @force_nonblock is always true. Don't keep
propagating it and instead remove the @force_nonblock argument
from prep() altogether.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions