All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Renzo Davoli <renzo@cs.unibo.it>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [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
Date: Fri, 07 Aug 2026 17:44:49 +0200	[thread overview]
Message-ID: <202608071746.kXtbl7pt-lkp@intel.com> (raw)

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

                 reply	other threads:[~2026-08-07 15:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202608071746.kXtbl7pt-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=renzo@cs.unibo.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.