From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Subject: [axboe:for-6.19/block 19/64] checkpatch: WARNING:RETURN_VOID: void function return statements are not generally useful
Date: Thu, 13 Nov 2025 22:25:04 +0100 [thread overview]
Message-ID: <202511131811.EcMA2b1B-lkp@intel.com> (raw)
::::::
:::::: 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
reply other threads:[~2025-11-13 21:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202511131811.EcMA2b1B-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.