From: kernel test robot <lkp@intel.com>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [jcmvbkbc-xtensa:xtensa-6.6-rc6-esp32 37/43] checkpatch: WARNING: Consider removing the code enclosed by this #if 0 and its #endif
Date: Sat, 21 Oct 2023 08:43:10 +0800 [thread overview]
Message-ID: <202310210828.pXUntDnj-lkp@intel.com> (raw)
tree: https://github.com/jcmvbkbc/linux-xtensa xtensa-6.6-rc6-esp32
head: 7b60fbaf629519456a4de1b76bf9edfb331ffb50
commit: c34cbec4c804156cb51afaaf146e550c4c1d8134 [37/43] WIP: perf: support mmapping event on noMMU
reproduce: (https://download.01.org/0day-ci/archive/20231021/202310210828.pXUntDnj-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310210828.pXUntDnj-lkp@intel.com/
# many are suggestions rather than must-fix
WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#32: FILE: kernel/events/core.c:6529:
+#if 0
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#108: FILE: kernel/events/core.c:6639:
+static unsigned perf_mmap_capabilities(struct file *file)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-10-21 0:43 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=202310210828.pXUntDnj-lkp@intel.com \
--to=lkp@intel.com \
--cc=jcmvbkbc@gmail.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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.