io_uring: kill unused IO_IOPOLL_BATCH
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 9 Aug 2021 12:04:18 +0000 (13:04 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 10 Aug 2021 19:52:07 +0000 (13:52 -0600)
commit24e8b97fd4e781fbe2f2ea584b8959073c7ca235
tree7d881182641cc2e3171cd26b0f54a288a9a7f334
parent1dcaa8f7e38ab8ca34e181d98c8024fd0479da17
io_uring: kill unused IO_IOPOLL_BATCH

IO_IOPOLL_BATCH is not used, delete it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b2bdf19dbee2c9fc8865bbab9412135a14e24a64.1628471125.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c