From: kernel test robot <lkp@intel.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [linux-next:master 2483/2527] include/linux/sprintf.h: linux/stdarg.h is included more than once.
Date: Fri, 15 Aug 2025 03:20:14 +0200 [thread overview]
Message-ID: <202508150356.rhIn9Heq-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 931e46dcbc7e6035a90e9c4a27a84b660e083f0a
commit: 77ecfa7912a66070bca8efb0ef07e7ffe9c4b35c [2483/2527] Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
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/202508150356.rhIn9Heq-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> include/linux/sprintf.h: linux/stdarg.h is included more than once.
vim +6 include/linux/sprintf.h
4
5 #include <linux/compiler_attributes.h>
> 6 #include <linux/stdarg.h>
7 #include <linux/types.h>
> 8 #include <linux/stdarg.h>
9
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2025-08-15 1:20 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=202508150356.rhIn9Heq-lkp@intel.com \
--to=lkp@intel.com \
--cc=dmitry.torokhov@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.