lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 17 Sep 2021 05:31:51 +0800
From:   kernel test robot <lkp@...el.com>
To:     Johannes Berg <johannes.berg@...el.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        dave.hansen@...el.com, dan.j.williams@...el.com,
        Luca Coelho <luciano.coelho@...el.com>
Subject: drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c:1:0: warning:
 dual license is used, are you sure you want to do this.

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@...el.com>


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@lists.01.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ