Hi all, After merging the block tree, today's linux-next build (when CONFIG_IO_URING is not set) failed like this: include/linux/io_uring.h:65:12: error: unused function 'io_uring_cmd_import_fixed' [-Werror,-Wunused-function] Caused by commit a9216fac3ed8 ("io_uring: add io_uring_cmd_import_fixed") "inline" is missing. -- Cheers, Stephen Rothwell