public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands
       [not found] <20241016-fuse-uring-for-6-10-rfc4-v4-5-9739c753666e@ddn.com>
@ 2024-10-19  0:57 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-19  0:57 UTC (permalink / raw)
  To: Bernd Schubert; +Cc: llvm, oe-kbuild-all

Hi Bernd,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build warnings:

[auto build test WARNING on 0c3836482481200ead7b416ca80c68a29cfdaabd]

url:    https://github.com/intel-lab-lkp/linux/commits/Bernd-Schubert/fuse-rename-to-fuse_dev_end_requests-and-make-non-static/20241016-084030
base:   0c3836482481200ead7b416ca80c68a29cfdaabd
patch link:    https://lore.kernel.org/r/20241016-fuse-uring-for-6-10-rfc4-v4-5-9739c753666e%40ddn.com
patch subject: [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20241019/202410190841.n8rx2ZE2-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241019/202410190841.n8rx2ZE2-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410190841.n8rx2ZE2-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> fs/fuse/dev_uring.c:245: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
    * Entry function from io_uring to handle the given passthrough command


vim +245 fs/fuse/dev_uring.c

   243	
   244	/**
 > 245	 * Entry function from io_uring to handle the given passthrough command

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-19  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20241016-fuse-uring-for-6-10-rfc4-v4-5-9739c753666e@ddn.com>
2024-10-19  0:57 ` [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox