phy: qcom-qmp: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 27 Nov 2019 14:02:33 +0000 (19:32 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 20 Dec 2019 11:30:45 +0000 (17:00 +0530)
commita3a0641599cd48865d67b098d6d88b5ba66ef860
treecd21d5ea4acda857f21cef9d66033b5307188b1d
parent795e55999b2fefca006002f0632a88773cce376d
phy: qcom-qmp: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to PHY drivers for Qualcomm platforms.
For C header files Documentation/process/license-rules.rst
mandates C-like comments (opposed to C source files where
C++ style should be used).

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: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.h