From: kernel test robot <lkp@intel.com>
To: Hector Martin <marcan@marcan.st>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [asahilinux:bits/090-spi-hid 18/19] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
Date: Sat, 16 May 2026 09:42:29 +0200 [thread overview]
Message-ID: <202605160946.Fn1uBOPZ-lkp@intel.com> (raw)
tree: https://github.com/AsahiLinux/linux bits/090-spi-hid
head: 4a7734273fefe8146bc62984df580ebdb26da586
commit: bb3d46cc422428b575074197c610ffc526fc41ba [18/19] HID: Add Apple DockChannel HID transport driver
reproduce: (https://download.01.org/0day-ci/archive/20260516/202605160946.Fn1uBOPZ-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
#1152: FILE: drivers/hid/dockchannel-hid/dockchannel-hid.c:1065:
+ switch (hdr.channel) {
+ case DCHID_CHANNEL_CMD:
[...]
+ case DCHID_CHANNEL_REPORT:
[...]
+ default:
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2026-05-16 7:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-16 7:42 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-09 13:06 [asahilinux:bits/090-spi-hid 18/19] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent kernel test robot
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=202605160946.Fn1uBOPZ-lkp@intel.com \
--to=lkp@intel.com \
--cc=marcan@marcan.st \
--cc=oe-kbuild-all@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.