From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Subject: [bp:timers 1/1] checkpatch: WARNING:MINMAX: min() should probably be min_t(int64_t, delta, dev->max_delta_ns)
Date: Sat, 04 Apr 2026 13:35:23 +0200 [thread overview]
Message-ID: <202604041322.xOxRTTUt-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "high confidence checkpatch report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: "Borislav Petkov (AMD)" <bp@alien8.de>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git timers
head: 032a77941147600009e84ed7b4eeeaf64a241f39
commit: 032a77941147600009e84ed7b4eeeaf64a241f39 [1/1] WIP
:::::: branch date: 21 minutes ago
:::::: commit date: 21 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260404/202604041322.xOxRTTUt-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
WARNING:MINMAX: min() should probably be min_t(int64_t, delta, dev->max_delta_ns)
#111: FILE: kernel/time/clockevents.c:334:
+ delta = min(delta, (int64_t) dev->max_delta_ns);
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-04-04 11:35 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=202604041322.xOxRTTUt-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox