[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180613204015.GA15689@javier-Z97X>
Date: Wed, 13 Jun 2018 16:40:15 -0400
From: Javier Martinez <javiermlinux@...il.com>
To: gregkh@...uxfoundation.org
Cc: jhogan@...nel.org, aaro.koskinen@....fi,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Staging: octeon-usb: octeon-hcd.c: style fix line length
warning
Checkpatch.pl issued a warning in the top of the commment within
octeon-hcd.c. This is a simple style fix for that.
Signed-off-by: Javier Martinez <javiermlinux@...il.com>
---
drivers/staging/octeon-usb/octeon-hcd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
index cded30f145aa..768b0148f3d5 100644
--- a/drivers/staging/octeon-usb/octeon-hcd.c
+++ b/drivers/staging/octeon-usb/octeon-hcd.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms and conditions of the GNU General Public
+ * This file is subject to the terms and conditions of the GPL
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
--
2.17.1
Powered by blists - more mailing lists