]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Mon, 23 Aug 2021 19:08:06 +0000 (13:08 -0600)
commitb407ac94256a2bc67672b8cab7e2255f0015ad4f
treed05643821747bc2be9effca9251fb160957c8df5
parent99e62b70a98b49a76db866f9649870160d00effe
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