[zab-rpdfs:rpdfs-initial 1/93] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
kernel test robot <[email protected]> Sat, 01 Aug 2026 09:10:14 +0200
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/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