aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mvebu.h
diff options
context:
space:
mode:
authorNishad Kamdar <nishadkamdar@gmail.com>2020-04-04 14:51:40 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-16 14:32:46 +0200
commit3e45ed3cc14894a4d5114127ebdc62296521f365 (patch)
tree744983a80c24f3b4e5dfca721af1fcde30ccf7df /drivers/usb/host/xhci-mvebu.h
parentusb: gadget: legacy: fix redundant initialization warnings from cppcheck (diff)
downloadlinux-dev-3e45ed3cc14894a4d5114127ebdc62296521f365.tar.xz
linux-dev-3e45ed3cc14894a4d5114127ebdc62296521f365.zip
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>
Diffstat (limited to 'drivers/usb/host/xhci-mvebu.h')
-rw-r--r--drivers/usb/host/xhci-mvebu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/xhci-mvebu.h b/drivers/usb/host/xhci-mvebu.h
index ca0a3a5721dd..3be021793cc8 100644
--- a/drivers/usb/host/xhci-mvebu.h
+++ b/drivers/usb/host/xhci-mvebu.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2014 Marvell
*