Re: [PATCH net-next v1 1/4] octeon_ep: add PF-VF mailbox communication

From: kernel test robot
Date: Sun Dec 10 2023 - 20:10:16 EST


Hi Shinas,

kernel test robot noticed the following build warnings:

[auto build test WARNING on net-next/main]

url: https://github.com/intel-lab-lkp/linux/commits/Shinas-Rasheed/octeon_ep-add-PF-VF-mailbox-communication/20231208-150756
base: net-next/main
patch link: https://lore.kernel.org/r/20231208070352.2606192-2-srasheed%40marvell.com
patch subject: [PATCH net-next v1 1/4] octeon_ep: add PF-VF mailbox communication
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20231210/202312100726.wnsqAU5W-lkp@xxxxxxxxx/reproduce)

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 <yujie.liu@xxxxxxxxx>
| Closes: https://lore.kernel.org/r/202312100726.wnsqAU5W-lkp@xxxxxxxxx/

includecheck warnings: (new ones prefixed by >>)
>> drivers/net/ethernet/marvell/octeon_ep/octep_pfvf_mbox.c: linux/types.h is included more than once.

vim +8 drivers/net/ethernet/marvell/octeon_ep/octep_pfvf_mbox.c

> 8 #include <linux/types.h>
> 9 #include <linux/types.h>
10 #include <linux/errno.h>
11 #include <linux/string.h>
12 #include <linux/mutex.h>
13 #include <linux/jiffies.h>
14 #include <linux/sched.h>
15 #include <linux/sched/signal.h>
16 #include <linux/io.h>
17 #include <linux/pci.h>
18 #include <linux/etherdevice.h>
19

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki