提交 788a4ee6 编写于 作者: N Nishad Kamdar 提交者: Johan Hovold

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: NJoe Perches <joe@perches.com>
Signed-off-by: NNishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: NJohan Hovold <johan@kernel.org>
上级 ae83d0b4
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Definitions for Belkin USB Serial Adapter Driver * Definitions for Belkin USB Serial Adapter Driver
* *
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/************************************************************************ /************************************************************************
* *
* 16654.H Definitions for 16C654 UART used on EdgePorts * 16654.H Definitions for 16C654 UART used on EdgePorts
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/************************************************************************ /************************************************************************
* *
* io_edgeport.h Edgeport Linux Interface definitions * io_edgeport.h Edgeport Linux Interface definitions
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/************************************************************************ /************************************************************************
* *
* IONSP.H Definitions for I/O Networks Serial Protocol * IONSP.H Definitions for I/O Networks Serial Protocol
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/***************************************************************************** /*****************************************************************************
* *
* Copyright (C) 1997-2002 Inside Out Networks, Inc. * Copyright (C) 1997-2002 Inside Out Networks, Inc.
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/************************************************************************ /************************************************************************
* *
* USBVEND.H Vendor-specific USB definitions * USBVEND.H Vendor-specific USB definitions
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Infinity Unlimited USB Phoenix driver * Infinity Unlimited USB Phoenix driver
* *
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Definitions for MCT (Magic Control Technology) USB-RS232 Converter Driver * Definitions for MCT (Magic Control Technology) USB-RS232 Converter Driver
* *
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Ours Technology Inc. OTi-6858 USB to serial adapter driver. * Ours Technology Inc. OTi-6858 USB to serial adapter driver.
*/ */
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Prolific PL2303 USB to serial adaptor driver header file * Prolific PL2303 USB to serial adaptor driver header file
*/ */
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* USB HandSpring Visor driver * USB HandSpring Visor driver
* *
......
// SPDX-License-Identifier: GPL-2.0+ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* USB ConnectTech WhiteHEAT driver * USB ConnectTech WhiteHEAT driver
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册