summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/belkin_sa.h
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2020-04-19 18:36:07 +0530
committerJohan Hovold <johan@kernel.org>2020-04-22 09:26:47 +0200
commit788a4ee607e8d138269fdba7c53f6f233b0e2e36 (patch)
treee38e92fd802b8603173077c6b7335a84db9c0410 /drivers/usb/serial/belkin_sa.h
parentae83d0b416db002fe95601e7f97f64b59514d936 (diff)
USB: serial: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header files related to USB Serial device configuration. 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: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/belkin_sa.h')
-rw-r--r--drivers/usb/serial/belkin_sa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/belkin_sa.h b/drivers/usb/serial/belkin_sa.h
index a13a98d284f2..89ec30c63cc6 100644
--- a/drivers/usb/serial/belkin_sa.h
+++ b/drivers/usb/serial/belkin_sa.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Definitions for Belkin USB Serial Adapter Driver
*