All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: octeon-usb: octeon-hcd.c: style fix line length warning
@ 2018-06-13 20:40 Javier Martinez
  2018-06-13 20:52 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Javier Martinez @ 2018-06-13 20:40 UTC (permalink / raw)
  To: gregkh; +Cc: jhogan, aaro.koskinen, devel, linux-kernel

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@gmail.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-13 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 20:40 [PATCH] Staging: octeon-usb: octeon-hcd.c: style fix line length warning Javier Martinez
2018-06-13 20:52 ` Greg KH
2018-06-13 20:59   ` Javier Martinez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.