mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-02 18:15:03 -04:00
USB: Storage: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header files related to USB Storage driver 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> Link: https://lore.kernel.org/r/20200419131653.GA6611@nishad Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b99bb85a31
commit
59b4e0cd4d
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* Debugging Functions Header File
|
* Debugging Functions Header File
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Header file for Special Initializers for certain USB Mass Storage devices
|
* Header file for Special Initializers for certain USB Mass Storage devices
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* Protocol Functions Header File
|
* Protocol Functions Header File
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* SCSI Connecting Glue Header File
|
* SCSI Connecting Glue Header File
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* Transport Functions Header File
|
* Transport Functions Header File
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Alauda-based card readers
|
* Unusual Devices File for the Alauda-based card readers
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for devices based on the Cypress USB/ATA bridge
|
* Unusual Devices File for devices based on the Cypress USB/ATA bridge
|
||||||
* with support for ATACB
|
* with support for ATACB
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Datafab USB Compact Flash reader
|
* Unusual Devices File for the Datafab USB Compact Flash reader
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* Unusual Devices File
|
* Unusual Devices File
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
#if defined(CONFIG_USB_STORAGE_ENE_UB6250) || \
|
#if defined(CONFIG_USB_STORAGE_ENE_UB6250) || \
|
||||||
defined(CONFIG_USB_STORAGE_ENE_UB6250_MODULE)
|
defined(CONFIG_USB_STORAGE_ENE_UB6250_MODULE)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Freecom USB/IDE adaptor
|
* Unusual Devices File for the Freecom USB/IDE adaptor
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for In-System Design, Inc. ISD200 ASIC
|
* Unusual Devices File for In-System Design, Inc. ISD200 ASIC
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Lexar "Jumpshot" Compact Flash reader
|
* Unusual Devices File for the Lexar "Jumpshot" Compact Flash reader
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Rio Karma
|
* Unusual Devices File for the Rio Karma
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for the Maxtor OneTouch USB hard drive's button
|
* Unusual Devices File for the Maxtor OneTouch USB hard drive's button
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for Realtek RTS51xx USB card reader
|
* Driver for Realtek RTS51xx USB card reader
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for SanDisk SDDR-09 SmartMedia reader
|
* Unusual Devices File for SanDisk SDDR-09 SmartMedia reader
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for SanDisk SDDR-55 SmartMedia reader
|
* Unusual Devices File for SanDisk SDDR-55 SmartMedia reader
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Attached SCSI devices - Unusual Devices File
|
* Driver for USB Attached SCSI devices - Unusual Devices File
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Unusual Devices File for SCM Microsystems (a.k.a. Shuttle) USB-ATAPI cable
|
* Unusual Devices File for SCM Microsystems (a.k.a. Shuttle) USB-ATAPI cable
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* Driver for USB Mass Storage compliant devices
|
* Driver for USB Mass Storage compliant devices
|
||||||
* Main Header File
|
* Main Header File
|
||||||
|
|||||||
Reference in New Issue
Block a user