usb: renesas_usbhs: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Sun, 19 Apr 2020 12:57:10 +0000 (18:27 +0530)
committerFelipe Balbi <balbi@kernel.org>
Mon, 25 May 2020 08:09:38 +0000 (11:09 +0300)
commit7edd9cba9653c7d40d7baf34c0688d669207f880
tree1091518641f238fa0514d80be104a4ce94c09dad
parenta54177d2dc76154546e5ff6395a65f25e069fdef
usb: renesas_usbhs: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style in
header files related to Renesas USBHS 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.

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
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/renesas_usbhs/common.h
drivers/usb/renesas_usbhs/fifo.h
drivers/usb/renesas_usbhs/mod.h
drivers/usb/renesas_usbhs/pipe.h
drivers/usb/renesas_usbhs/rcar2.h
drivers/usb/renesas_usbhs/rcar3.h
drivers/usb/renesas_usbhs/rza.h