All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: mt7621-eth: adds SPDX GPL-2.0 license identifier to fix checkpatch.pl warning
@ 2019-02-24 22:55 Jules Irenge
  2019-02-25  6:52 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jules Irenge @ 2019-02-24 22:55 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel, Jules Irenge

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
---
 drivers/staging/mt7621-eth/ethtool.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/mt7621-eth/ethtool.h b/drivers/staging/mt7621-eth/ethtool.h
index 40b4cf011660..d0e97ae0d82e 100644
--- a/drivers/staging/mt7621-eth/ethtool.h
+++ b/drivers/staging/mt7621-eth/ethtool.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
  *   the Free Software Foundation; version 2 of the License
-- 
2.20.1



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

* Re: [PATCH] staging: mt7621-eth: adds SPDX GPL-2.0 license identifier to fix checkpatch.pl warning
  2019-02-24 22:55 [PATCH] staging: mt7621-eth: adds SPDX GPL-2.0 license identifier to fix checkpatch.pl warning Jules Irenge
@ 2019-02-25  6:52 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-02-25  6:52 UTC (permalink / raw)
  To: Jules Irenge; +Cc: outreachy-kernel

On Sun, Feb 24, 2019 at 10:55:12PM +0000, Jules Irenge wrote:
> Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
> ---
>  drivers/staging/mt7621-eth/ethtool.h | 1 +
>  1 file changed, 1 insertion(+)

I can not take patches without any changelog text at all, sorry.

greg k-h


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

end of thread, other threads:[~2019-02-25  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-24 22:55 [PATCH] staging: mt7621-eth: adds SPDX GPL-2.0 license identifier to fix checkpatch.pl warning Jules Irenge
2019-02-25  6:52 ` Greg KH

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.