[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ff6fe35f-ca4b-a48d-777f-196b771a14d3@ti.com>
Date: Fri, 28 Apr 2023 14:36:42 +0530
From: Md Danish Anwar <a0501179@...com>
To: Simon Horman <simon.horman@...igine.com>,
MD Danish Anwar <danishanwar@...com>
CC: "Andrew F. Davis" <afd@...com>, Tero Kristo <kristo@...nel.org>,
Suman Anna <s-anna@...com>, Roger Quadros <rogerq@...nel.org>,
YueHaibing <yuehaibing@...wei.com>,
Vignesh Raghavendra <vigneshr@...com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Jakub Kicinski <kuba@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>, <andrew@...n.ch>,
Randy Dunlap <rdunlap@...radead.org>,
Richard Cochran <richardcochran@...il.com>, <nm@...com>,
<ssantosh@...nel.org>, <srk@...com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [EXTERNAL] Re: [RFC PATCH v6 2/2] net: ti: icssg-prueth: Add
ICSSG ethernet driver
Hi Simon.
On 27/04/23 12:42, Md Danish Anwar wrote:
> Hi Simon,
> Thanks for the comments.
>
> On 27/04/23 00:39, Simon Horman wrote:
>> On Mon, Apr 24, 2023 at 11:02:33AM +0530, MD Danish Anwar wrote:
>>> From: Roger Quadros <rogerq@...com>
>>>
>>> This is the Ethernet driver for TI AM654 Silicon rev. 2
>>> with the ICSSG PRU Sub-system running dual-EMAC firmware.
>>>
[ ... ]
>>
>> ...
>>
>>> +MODULE_AUTHOR("Roger Quadros <rogerq@...com>");
>>> +MODULE_AUTHOR("Puranjay Mohan <p-mohan@...com>");
>>> +MODULE_AUTHOR("Md Danish Anwar <danishanwar@...com>");
>>> +MODULE_DESCRIPTION("PRUSS ICSSG Ethernet Driver");
>>> +MODULE_LICENSE("GPL");
>>
>> SPDK says GPL-2.0, so perhaps this should be "GPL v2" ?
>>
I am getting checkpatch warning while changing GPL version.
WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure
the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity")
#3602: FILE: drivers/net/ethernet/ti/icssg_prueth.c:1866:
+MODULE_LICENSE("GPL v2");
Should I ignore this warning and change it to "GPL v2"
--
Thanks and Regards,
Danish.
Powered by blists - more mailing lists