USB: mtu3: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sat, 4 Apr 2020 10:37:31 +0000 (16:07 +0530)
committerFelipe Balbi <balbi@kernel.org>
Mon, 25 May 2020 08:09:37 +0000 (11:09 +0300)
commit80c1024ba6ff851224905dd7735d939714291d63
tree4505d64bf6b9409a20e6c5f0953adc9f048f168b
parenta55b8dce5cb53e5b9479b7738f8ec4784aa08d38
USB: mtu3: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to MediaTek USB3 Dual Role controller.
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.

Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/mtu3/mtu3.h
drivers/usb/mtu3/mtu3_debug.h
drivers/usb/mtu3/mtu3_dr.h
drivers/usb/mtu3/mtu3_hw_regs.h
drivers/usb/mtu3/mtu3_qmu.h
drivers/usb/mtu3/mtu3_trace.h