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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 12:32:48 +0000 (14:32 +0200)
commit4d49d352b66799802388f7ef6ce75d12440be6fa
tree24710c7212e9a674ddfa8dd6284e1cb0d43df3e6
parent6814c73fdc46cc5d0ece070af507cb95666b3f6a
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.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20200404103728.GA6011@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.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