Re: [PATCH] target/stat: implement scsiPortBusyStatuses counter

kernel test robot <[email protected]> Wed, 5 Aug 2026 11:47:29 +0800
Newsgroups gmane.linux.scsi.target.devel,gmane.linux.scsi
Message-ID <[email protected]>
Hi,

kernel test robot noticed the following build warnings:

[auto build test WARNING on mkp-scsi/for-next]
[also build test WARNING on linus/master v7.2-rc6 next-20260804]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/kensanya-163-com/target-stat-implement-scsiPortBusyStatuses-counter/20260805-032126
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
patch link:    https://lore.kernel.org/r/20260708093433.838647-1-kensanya%40163.com
patch subject: [PATCH] target/stat: implement scsiPortBusyStatuses counter
config: s390-randconfig-001-20260805 (https://download.01.org/0day-ci/archive/20260805/[email protected]/config)
compiler: s390-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260805/[email protected]/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 <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/

All warnings (new ones prefixed by >>):

   drivers/target/target_core_stat.c: Assembler messages:
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
>> drivers/target/target_core_stat.c:49: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'
   drivers/target/target_core_stat.c:54: Warning: missing closing `"'


vim +49 drivers/target/target_core_stat.c

12d233842987d9 Nicholas Bellinger 2011-03-14 @49