[openeuler:OLK-6.6 2220/2220] drivers/net/ethernet/huawei/hinic3/hinic3_mag_cfg.c: mag_mpu_cmd_defs.h is included more than once.

tree: https://gitee.com/openeuler/kernel.git OLK-6.6 head: e1106320058bf1d983657f80490249b4f919ebad commit: 0bf0c942a09ba92e1d22e6960464b628dd4408fa [2220/2220] net/hinic3: Synchronize new NIC features and bug fixes 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/202505130655.7iroL05g-lkp@intel.com/ includecheck warnings: (new ones prefixed by >>)
drivers/net/ethernet/huawei/hinic3/hinic3_mag_cfg.c: mag_mpu_cmd_defs.h is included more than once.
vim +21 drivers/net/ethernet/huawei/hinic3/hinic3_mag_cfg.c 16 17 #include "ossl_knl.h" 18 #include "hinic3_crm.h" 19 #include "hinic3_hw.h" 20 #include "mag_mpu_cmd.h"
21 #include "mag_mpu_cmd_defs.h" 22 #include "hinic3_nic_io.h" 23 #include "hinic3_nic_cfg.h" 24 #include "hinic3_srv_nic.h" 25 #include "hinic3_nic.h" 26 #include "hinic3_common.h" 27 #include "mag_mpu_cmd_defs.h" 28
-- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
participants (1)
-
kernel test robot