Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1749339imu; Thu, 24 Jan 2019 00:57:25 -0800 (PST) X-Google-Smtp-Source: ALg8bN7ajMHq9w5O0Dkrw5FZDt3Z3wg4cNikROxFc6eTsPSo9kf0vpOUodGvmfTTTjaYhee7xaRz X-Received: by 2002:a62:1d4c:: with SMTP id d73mr5691813pfd.90.1548320244962; Thu, 24 Jan 2019 00:57:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548320244; cv=none; d=google.com; s=arc-20160816; b=K/CzZiKMXTxZpbjFpp7rNOWWFBSkwyVwRPc59I/PJvSHrXy8t8RX+eGV1bpzz+yx2O JA9p3foCea+Fk6CqIpDYLVo8aR9Di+hRZvBRZfHUoE/UmFdjiQtep2FOyLzI4EZFWw5L L0edMnzvzV/SD1UnT1YjSQXnF8r3yeUs86DsiXwav5+YpJyXXPC3Kx7WlSqk5ROkD9mp 8e+r76kHmBrMqS4FqNCdIQO7MjKx4UGRBJrvbirhIoDXxAYEKjS3aD6qp3Lv/LBX6pGR jFbab/RSaesH9wgOFvxd6wP4t1r9PZmB7JxOdAWqRGejYDTW8sQ5tZx7iQRsNhdd9vQG s5Iw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=YqiUDhCDdvXiqB6aIPBdRgJuVTaMi3OLbMpzXDLlDwk=; b=zj/l9qXrtjSCMU5FbJFhiHTQgnFfSvR9KTHEDZu5Ynl399FnJnzhUL/y1nfWNaYZZ/ c2k0Ox74Vos7VlQTQl1N7YdcLhZWMhqFlcZ4PmrzkHiM/9q4vuM4q+jTlYqwKJQeZWDT dTwJcx+gfzbCpAXHVJFaZWoVKjI5EdxczKunt4V4MPvw98mUl2/VvXUNBTargxDS0/GI ysSIdpZ76DLO3IaLeTlAKLDskIkXjYcfQfw7/PTQUiNDlUuNUvYf2IAuOl+5E2JiHG/d egdv0iqU+0r6Zena9snKISwZBRHoAmjcNVzYg9R50mLwSKRX1Nc1KPkwe/IJ2YmGsa4i bexg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j20si22149242pgh.224.2019.01.24.00.57.09; Thu, 24 Jan 2019 00:57:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727504AbfAXIy7 (ORCPT + 99 others); Thu, 24 Jan 2019 03:54:59 -0500 Received: from mail.bootlin.com ([62.4.15.54]:57089 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726025AbfAXIy7 (ORCPT ); Thu, 24 Jan 2019 03:54:59 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 70D9A207B6; Thu, 24 Jan 2019 09:54:56 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-87-206.w90-88.abo.wanadoo.fr [90.88.29.206]) by mail.bootlin.com (Postfix) with ESMTPSA id 428CF207AC; Thu, 24 Jan 2019 09:54:56 +0100 (CET) Date: Thu, 24 Jan 2019 09:54:56 +0100 From: Antoine Tenart To: Andrew Lunn Cc: Antoine Tenart , davem@davemloft.net, sd@queasysnail.net, f.fainelli@gmail.com, hkallweit1@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, alexandre.belloni@bootlin.com, quentin.schulz@bootlin.com, allan.nielsen@microchip.com Subject: Re: [PATCH net-next 02/10] net: macsec: convert to SPDX Message-ID: <20190124085456.GB3662@kwain> References: <20190123155638.13852-1-antoine.tenart@bootlin.com> <20190123155638.13852-3-antoine.tenart@bootlin.com> <20190123170306.GG5310@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190123170306.GG5310@lunn.ch> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, On Wed, Jan 23, 2019 at 06:03:06PM +0100, Andrew Lunn wrote: > On Wed, Jan 23, 2019 at 04:56:30PM +0100, Antoine Tenart wrote: > > This cosmetic patch converts the macsec implementation license header to > > the now recommended format, SPDX. > > > > Signed-off-by: Antoine Tenart > > --- > > drivers/net/macsec.c | 6 +----- > > 1 file changed, 1 insertion(+), 5 deletions(-) > > > > diff --git a/drivers/net/macsec.c b/drivers/net/macsec.c > > index 64a982563d59..56e354305f76 100644 > > --- a/drivers/net/macsec.c > > +++ b/drivers/net/macsec.c > > @@ -1,12 +1,8 @@ > > +// SPDX-License-Identifier: GPL-2.0+ > > /* > > * drivers/net/macsec.c - MACsec device > > * > > * Copyright (c) 2015 Sabrina Dubroca > > - * > > - * This program is free software; you can redistribute it and/or modify > > - * it under the terms of the GNU General Public License as published by > > - * the Free Software Foundation; either version 2 of the License, or > > - * (at your option) any later version. > > */ > > > > #include > > linux$ tail -4 drivers/net/macsec.c > MODULE_ALIAS_GENL_FAMILY("macsec"); > > MODULE_DESCRIPTION("MACsec IEEE 802.1AE"); > MODULE_LICENSE("GPL v2"); > > The license text and the MODULE_LICENSE() don't agree with each other. > It would be good to fix this as well. That's right, I'll fix it in v2. In such cases, the license text takes precedence over the MODULE_LICENSE() definition ? Thanks! Antoine -- Antoine T?nart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com