[stefandoesinger-zx297520:dlink 36/130] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
kernel test robot <[email protected]> Tue, 28 Jul 2026 08:54:15 +0200
| Newsgroups | dev.linux.lists.oe-kbuild |
|---|---|
| Message-ID | <[email protected]> |
::::::=20 :::::: Manual check reason: "checkpatch report for netdev code" ::::::=20 BCC: [email protected] CC: [email protected] TO: "Stefan D=C3=B6singer" <[email protected]> tree: https://gitlab.com/stefandoesinger/zx297520-kernel dlink head: 3d8eb1c72ad9937912307a2d4f3de812b572b9b3 commit: af253a816fd6535fda1138c21c053d91dd3261c1 [36/130] rtl81xxx: Hack in= SDIO. :::::: branch date: 12 hours ago :::::: commit date: 12 hours ago reproduce: (https://download.01.org/0day-ci/archive/20260728/202607280856.9= [email protected]/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