All of lore.kernel.org
 help / color / mirror / Atom feed
* [axboe:for-6.19/block 19/64] checkpatch: WARNING:RETURN_VOID: void function return statements are not generally useful
@ 2025-11-13 21:25 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-13 21:25 UTC (permalink / raw)
  To: oe-kbuild

:::::: 
:::::: Manual check reason: "high confidence checkpatch report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Johannes Thumshirn <johannes.thumshirn@wdc.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git for-6.19/block
head:   c3f42a6de708db6891879547b29cd0d84ad83c92
commit: 3f6722816a73e2017599d965683dbe71833afd7a [19/64] blktrace: trace zone write plugging operations
:::::: branch date: 54 minutes ago
:::::: commit date: 3 weeks ago
reproduce: (https://download.01.org/0day-ci/archive/20251113/202511131811.EcMA2b1B-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/r/202511131811.EcMA2b1B-lkp@intel.com/

# many are suggestions rather than must-fix

WARNING:RETURN_VOID: void function return statements are not generally useful
#67: FILE: kernel/trace/blktrace.c:1101:
+	return;
+}

WARNING:RETURN_VOID: void function return statements are not generally useful
#82: FILE: kernel/trace/blktrace.c:1116:
+	return;
+}

-- 
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:[~2025-11-13 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13 21:25 [axboe:for-6.19/block 19/64] checkpatch: WARNING:RETURN_VOID: void function return statements are not generally useful kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.