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, 9 Aug 2021 15:10:28 +0000 (09:10 -0600)
commit6e453dc3fb8b8594e32862b63171ba59b1c66bbb
treee6d3dbf79caeac8ebbe7bd88808c1dce90003e1e
parentb4ad32d541a95943e301d9d114544c9b64485675
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