All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: mt7621-dma: SPDX license cleanups
@ 2019-03-01 15:17 Jules Irenge
  2019-03-01 15:18 ` [PATCH 1/2] staging: mt7621-dma: add SPDX GPL-2.0 or later version license identifier Jules Irenge
  2019-03-01 15:18 ` [PATCH 2/2] staging: mt7621-dma: remove license boilerplate text Jules Irenge
  0 siblings, 2 replies; 10+ messages in thread
From: Jules Irenge @ 2019-03-01 15:17 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

 This patch series adds SPDX license identifier to fix missing and
 malformed warning generated by checkpatch.pl tool 
 then removes unnecessary license boilerplates.
         Now that we have the spdx specified,
         the license text is not necessary.
 
Jules Irenge (2):
  staging: mt7621-dma: add SPDX GPL-2.0 or later version license
    identifier
  staging: mt7621-dma: remove license boilerplate text

 drivers/staging/mt7621-dma/mtk-hsdma.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-03-02  7:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 15:17 [PATCH 0/2] staging: mt7621-dma: SPDX license cleanups Jules Irenge
2019-03-01 15:18 ` [PATCH 1/2] staging: mt7621-dma: add SPDX GPL-2.0 or later version license identifier Jules Irenge
2019-03-01 15:39   ` Greg KH
2019-03-01 17:38     ` Jules Octave
2019-03-01 20:01       ` Greg KH
2019-03-02  0:15         ` [Outreachy kernel] " Jules Octave
2019-03-02  6:30           ` Julia Lawall
2019-03-02  7:29             ` Jules Octave
2019-03-02  7:36               ` Julia Lawall
2019-03-01 15:18 ` [PATCH 2/2] staging: mt7621-dma: remove license boilerplate text Jules Irenge

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.