USB: host: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sat, 4 Apr 2020 09:21:40 +0000 (14:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 12:32:46 +0000 (14:32 +0200)
commit3e45ed3cc14894a4d5114127ebdc62296521f365
tree744983a80c24f3b4e5dfca721af1fcde30ccf7df
parent081c95df8992b738fd6462f3a420d8892d7f6d71
USB: host: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to USB host controller drivers.
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/20200404092135.GA4522@nishad
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14 files changed:
drivers/usb/host/ehci-fsl.h
drivers/usb/host/ehci.h
drivers/usb/host/fhci.h
drivers/usb/host/imx21-hcd.h
drivers/usb/host/ohci.h
drivers/usb/host/r8a66597.h
drivers/usb/host/xhci-debugfs.h
drivers/usb/host/xhci-ext-caps.h
drivers/usb/host/xhci-mtk.h
drivers/usb/host/xhci-mvebu.h
drivers/usb/host/xhci-plat.h
drivers/usb/host/xhci-rcar.h
drivers/usb/host/xhci-trace.h
drivers/usb/host/xhci.h