drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c:1:0: warning: dual license is used, are you sure you want to do this.

From: kernel test robot
Date: Thu Sep 16 2021 - 17:32:00 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: b60cee5bae733f49ba33840804c159a8e474cfda
commit: 8e99ea8d09a159d46069faef10721a3f8436d2fd iwlwifi: use SPDX tags
date: 9 months ago

While copyright holders are free to license their software any
way they see fit, the kernel community prefers GPL-2.0-only or
GPL-2.0-or-later for kernel contributions.

If you are sure you want to submit with a dual license, please
ensure that your commit message calls out the practical reasons
for which you want to do this, including the specific other
projects you expect to make use of this code.

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>


dualliccheck warnings: (new ones prefixed by >>)
>> drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c:1:0: warning: dual license is used, are you sure you want to do this.
--
>> drivers/net/wireless/intel/iwlwifi/pcie/tx.c:1:0: warning: dual license is used, are you sure you want to do this.
--
>> drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c:1:0: warning: dual license is used, are you sure you want to do this.

vim +1 drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c

> 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /*
3 * Copyright (C) 2005-2014 Intel Corporation
4 * Copyright (C) 2015-2017 Intel Deutschland GmbH
5 */
6 #include <linux/sched.h>
7 #include <linux/export.h>
8

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx