* [stefandoesinger-zx297520:dlink 35/121] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
@ 2026-06-18 17:38 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-06-18 17:38 UTC (permalink / raw)
To: oe-kbuild
::::::
:::::: Manual check reason: "checkpatch report for netdev code"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: "Stefan Dösinger" <stefandoesinger@gmail.com>
tree: https://gitlab.com/stefandoesinger/zx297520-kernel dlink
head: 9c0dea96595ed07b9d3948c7bd1a5dc915573121
commit: c18787cd6393a0841707ab0d8877adecb1ba8f9b [35/121] rtl81xxx: Hack in SDIO.
:::::: branch date: 2 days ago
:::::: commit date: 2 days ago
reproduce: (https://download.01.org/0day-ci/archive/20260618/202606181904.zVC8jL3Z-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
#1592: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5568:
+ switch (queue) {
+ case TXDESC_QUEUE_BK:
+ case TXDESC_QUEUE_BE:
+ case TXDESC_QUEUE_VI:
+ case TXDESC_QUEUE_VO:
+ case TXDESC_QUEUE_BEACON:
+ case TXDESC_QUEUE_HIGH:
+ case TXDESC_QUEUE_MGNT:
+ case TXDESC_QUEUE_CMD:
--
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:[~2026-06-18 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18 17:38 [stefandoesinger-zx297520:dlink 35/121] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent 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.