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>
Mon, 25 Jul 2022 00:39:11 +0000 (18:39 -0600)
commite28683bdfc2f2cb0dab042f9079cda89dbf589d9
tree60ec99fa61b6de11bf9749a4ce56007666f354e9
parent5e2a18d93fec514fc74f58a6061b74a79764af69
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]