OSDN Git Service

USB: dwc3: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sat, 28 Mar 2020 10:04:46 +0000 (15:34 +0530)
committerFelipe Balbi <balbi@kernel.org>
Tue, 5 May 2020 07:58:49 +0000 (10:58 +0300)
commitb33f69f56352f61bba77f91b07318c5482562be8
tree60dc9fcf9f61eb2bf8fa3dacd772628746e2aef2
parent2e75973832abe0c5230fd40ca886d03dc975d1d3
USB: dwc3: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to DesignWare USB3 DRD Core Support.
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: Felipe Balbi <balbi@kernel.org>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/debug.h
drivers/usb/dwc3/gadget.h
drivers/usb/dwc3/io.h
drivers/usb/dwc3/trace.h