OSDN Git Service

net: phy: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 27 Nov 2019 13:19:08 +0000 (18:49 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Nov 2019 19:25:48 +0000 (11:25 -0800)
commit9aab906a9adc292f2bb7eccfd0b1c0aa862296ca
treeb27d2a8308dc547c2bde4d13630bc4ec7e858ff5
parentb167191e2a851cb2e4c6ef8b91c83ff73ef41872
net: phy: Use the correct style for SPDX License Identifier

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@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia.h
drivers/net/phy/bcm-phy-lib.h
drivers/net/phy/mdio-cavium.h
drivers/net/phy/mdio-i2c.h
drivers/net/phy/mdio-xgene.h