* [linux-review:Renzo-Davoli/ptrace-add-PTRACE_SET_SYSCALL_INFO-syscall-skipping-support/20260807-141318 2/2] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
@ 2026-08-07 15:44 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-07 15:44 UTC (permalink / raw)
To: Renzo Davoli; +Cc: oe-kbuild-all
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/202608071746.kXtbl7pt-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
#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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07 15:44 [linux-review:Renzo-Davoli/ptrace-add-PTRACE_SET_SYSCALL_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
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.