USB: serial: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sun, 19 Apr 2020 13:06:07 +0000 (18:36 +0530)
committerJohan Hovold <johan@kernel.org>
Wed, 22 Apr 2020 07:26:47 +0000 (09:26 +0200)
commit788a4ee607e8d138269fdba7c53f6f233b0e2e36
treee38e92fd802b8603173077c6b7335a84db9c0410
parentae83d0b416db002fe95601e7f97f64b59514d936
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>
12 files changed:
drivers/usb/serial/belkin_sa.h
drivers/usb/serial/io_16654.h
drivers/usb/serial/io_edgeport.h
drivers/usb/serial/io_ionsp.h
drivers/usb/serial/io_ti.h
drivers/usb/serial/io_usbvend.h
drivers/usb/serial/iuu_phoenix.h
drivers/usb/serial/mct_u232.h
drivers/usb/serial/oti6858.h
drivers/usb/serial/pl2303.h
drivers/usb/serial/visor.h
drivers/usb/serial/whiteheat.h