Hi Bernd, kernel test robot noticed the following build warnings: [auto build test WARNING on e70140ba0d2b1a30467d4af6bcfe761327b9ec95] url: https://github.com/intel-lab-lkp/linux/commits/Bernd-Schubert/fuse-rename-to-fuse_dev_end_requests-and-make-non-static/20241210-003313 base: e70140ba0d2b1a30467d4af6bcfe761327b9ec95 patch link: https://lore.kernel.org/r/20241209-fuse-uring-for-6-10-rfc4-v8-13-d9f9f2642be3%40ddn.com patch subject: [PATCH v8 13/16] fuse: Allow to queue fg requests through io-uring config: m68k-randconfig-r112-20241211 (https://download.01.org/0day-ci/archive/20241211/202412110703.cax0xtFn-lkp@xxxxxxxxx/config) compiler: m68k-linux-gcc (GCC) 14.2.0 reproduce: (https://download.01.org/0day-ci/archive/20241211/202412110703.cax0xtFn-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202412110703.cax0xtFn-lkp@xxxxxxxxx/ sparse warnings: (new ones prefixed by >>) >> fs/fuse/dev_uring.c:33:30: sparse: sparse: symbol 'fuse_io_uring_ops' was not declared. Should it be static? vim +/fuse_io_uring_ops +33 fs/fuse/dev_uring.c 32 > 33 const struct fuse_iqueue_ops fuse_io_uring_ops; 34 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki