[linux-review:Renzo-Davoli/ptrace-add-PTRACE_SET_SYSCA LL_INFO-syscall-skipping-support/20260807-141318 2/2] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://github.com/intel-lab-lkp/linux/commits/Renzo-Davoli/ptrace-add-PTRACE_SET_SYSCALL_INFO-syscall-skipping-support/20260807-141318 head: 1d64482cbd6580c86ea2cfe5064cc264f6868778 commit: 1d64482cbd6580c86ea2cfe5064cc264f6868778 [2/2] selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO syscall skipping reproduce: (https://download.01.org/0day-ci/archive/20260807/[email protected]/reproduce) # many are suggestions rather than must-fix ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent #210: FILE: tools/testing/selftests/ptrace/set_syscall_info.c:665: + switch (ptrace_stop) { + case 0: + case 3: [...] + case 1: [...] + case 2: -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki