* [linux-nvme:nvme-6.16 40/42] drivers/nvme/host/multipath.c:13:6: sparse: sparse: symbol 'multipath_always_on' was not declared. Should it be static?
@ 2025-05-19 22:47 kernel test robot
2025-05-20 11:23 ` Nilay Shroff
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-05-19 22:47 UTC (permalink / raw)
To: Nilay Shroff
Cc: oe-kbuild-all, linux-nvme, Christoph Hellwig, Hannes Reinecke
tree: git://git.infradead.org/nvme.git nvme-6.16
head: fc9c5b746e651c57ea8b8d702659db8f2e9847b2
commit: 01e5e7a813c4deafdb4b18ce6623bd693c4d0a57 [40/42] nvme: introduce multipath_always_on module param
config: powerpc64-randconfig-r123-20250520 (https://download.01.org/0day-ci/archive/20250520/202505200655.rD3it4Yp-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 10.5.0
reproduce: (https://download.01.org/0day-ci/archive/20250520/202505200655.rD3it4Yp-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/202505200655.rD3it4Yp-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/nvme/host/multipath.c:13:6: sparse: sparse: symbol 'multipath_always_on' was not declared. Should it be static?
vim +/multipath_always_on +13 drivers/nvme/host/multipath.c
11
12 bool multipath = true;
> 13 bool multipath_always_on; /* default is flase */
14
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-20 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 22:47 [linux-nvme:nvme-6.16 40/42] drivers/nvme/host/multipath.c:13:6: sparse: sparse: symbol 'multipath_always_on' was not declared. Should it be static? kernel test robot
2025-05-20 11:23 ` Nilay Shroff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox