All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 2483/2527] include/linux/sprintf.h: linux/stdarg.h is included more than once.
@ 2025-08-15  1:20 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-08-15  1:20 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: oe-kbuild-all

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-15  1:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  1:20 [linux-next:master 2483/2527] include/linux/sprintf.h: linux/stdarg.h is included more than once 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.