diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-04-23 16:17:58 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-04-23 16:17:58 +0200 |
commit | 8358e3a8264a228cf2dfb6f3a05c0328f4118f12 (patch) | |
tree | f310ade889e169f6654ef4ba5747a7bb581e859c /scripts/mkmakefile | |
parent | io_uring: fix poll full SQ detection (diff) | |
download | linux-8358e3a8264a228cf2dfb6f3a05c0328f4118f12.tar.xz linux-8358e3a8264a228cf2dfb6f3a05c0328f4118f12.zip |
io_uring: remove 'state' argument from io_{read,write} path
Since commit 09bb839434b we don't use the state argument for any sort
of on-stack caching in the io read and write path. Remove the stale
and unused argument from them, and bubble it up to __io_submit_sqe()
and down to io_prep_rw().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/mkmakefile')
0 files changed, 0 insertions, 0 deletions