io_uring: move nop into its own file
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 17:56:42 +0000 (11:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:28:24 +0000 (11:28 -0600)
commita0d61d5af2c76867af8eb29979ab84e6d7b430c7
treec7cd456277322d754d109400ec098148bf0c1a0d
parentdfe0001c1d1a1e1b41155dd7be929b22446cedec
io_uring: move nop into its own file

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/Makefile
io_uring/io_uring.c
io_uring/nop.c [new file with mode: 0644]
io_uring/nop.h [new file with mode: 0644]