From: kernel test robot <lkp@intel.com>
To: Zach Brown <zab@zabbo.net>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [zab-rpdfs:rpdfs-initial 1/93] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
Date: Sat, 01 Aug 2026 09:10:14 +0200 [thread overview]
Message-ID: <202608010932.BQ8qB9PL-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/zab/linux-rpdfs.git rpdfs-initial
head: 7dd9571ed4664ad741e8519b4a4369a2d84523f6
commit: e8e76da7ed715ef67ccc4436f4981a5b39983d9f [1/93] rpdfs: initial commit
reproduce: (https://download.01.org/0day-ci/archive/20260801/202608010932.BQ8qB9PL-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
#5989: FILE: fs/rpdfs/net.c:470:
+ switch (nerrno) {
+ case -EIO: return RPDFS_MSG_ERR_EIO;
+ case -ENOMEM: default: return RPDFS_MSG_ERR_EIO;
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-08-01 7:10 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=202608010932.BQ8qB9PL-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=zab@zabbo.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox