aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/mtu3/mtu3.h
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2020-04-04 16:07:31 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-16 14:32:48 +0200
commit4d49d352b66799802388f7ef6ce75d12440be6fa (patch)
tree24710c7212e9a674ddfa8dd6284e1cb0d43df3e6 /drivers/usb/mtu3/mtu3.h
parentUSB: musb: Use the correct style for SPDX License Identifier (diff)
downloadwireguard-linux-4d49d352b66799802388f7ef6ce75d12440be6fa.tar.xz
wireguard-linux-4d49d352b66799802388f7ef6ce75d12440be6fa.zip
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>
Diffstat (limited to 'drivers/usb/mtu3/mtu3.h')
-rw-r--r--drivers/usb/mtu3/mtu3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/mtu3/mtu3.h b/drivers/usb/mtu3/mtu3.h
index 6087be236a35..d49db92ab26c 100644
--- a/drivers/usb/mtu3/mtu3.h
+++ b/drivers/usb/mtu3/mtu3.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* mtu3.h - MediaTek USB3 DRD header
*