[openeuler:OLK-5.10 2880/2880] include/linux/blk_types.h: linux/kabi.h is included more than once.

tree: https://gitee.com/openeuler/kernel.git OLK-5.10 head: b7710e01aad5e90a681267c840f4815b024b98c6 commit: dde4fe567523327d09054824030fb2d22e5009c7 [2880/2880] kabi: Add kabi reservation for storage module compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247) 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/202504300111.nH5Pw0yV-lkp@intel.com/ includecheck warnings: (new ones prefixed by >>)
include/linux/blk_types.h: linux/kabi.h is included more than once. -- include/linux/mm.h: linux/kabi.h is included more than once. -- include/linux/ioport.h: linux/kabi.h is included more than once. -- include/linux/device.h: linux/kabi.h is included more than once. -- include/linux/device/class.h: linux/kabi.h is included more than once. -- include/linux/cred.h: linux/kabi.h is included more than once. -- include/linux/swap.h: linux/kabi.h is included more than once.
vim +9 include/linux/blk_types.h 8
9 #include <linux/kabi.h> 10 #include <linux/types.h> 11 #include <linux/bvec.h> 12 #include <linux/ktime.h> 13 #include <linux/kabi.h> 14
-- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
participants (1)
-
kernel test robot