[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191127.112601.310366065694298951.davem@davemloft.net>
Date: Wed, 27 Nov 2019 11:26:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: nishadkamdar@...il.com
Cc: jakub.kicinski@...ronome.com, andrew@...n.ch, f.fainelli@...il.com,
hkallweit1@...il.com, mcoquelin.stm32@...il.com,
gregkh@...uxfoundation.org, joe@...ches.com,
u.kleine-koenig@...gutronix.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: phy: Use the correct style for SPDX License
Identifier
From: Nishad Kamdar <nishadkamdar@...il.com>
Date: Wed, 27 Nov 2019 18:49:08 +0530
> This patch corrects the SPDX License Identifier style in
> header files related to PHY Layer for Ethernet drivers.
> For C header files Documentation/process/license-rules.rst
> mandates C-like comments (opposed to C source files where
> C++ style should be used). This patch also gives an explicit
> block comment to the SPDX License Identifier.
>
> Changes made by using a script provided by Joe Perches here:
> https://lkml.org/lkml/2019/2/7/46.
>
> Suggested-by: Joe Perches <joe@...ches.com>
> Signed-off-by: Nishad Kamdar <nishadkamdar@...il.com>
> ---
> Changes in v2:
> - Remove unwanted blank space.
Applied, thank you.
Powered by blists - more mailing lists