All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SPDX License Identifiers
@ 2019-02-21 11:13 Bhanusree Pola
  2019-02-21 11:23 ` Greg Kroah-Hartman
  2019-02-21 11:29 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 2 replies; 3+ messages in thread
From: Bhanusree Pola @ 2019-02-21 11:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman

This series cleans the following checkpatch.pl issues in various files:

"WARNING: Missing or malformed SPDX-License-Identifier tag in line 1"

Bhanusree Pola (4):
  staging: netlogic: Add SPDX license Identifier
  Staging: netlogic: Add SPDX License Identifier
  Staging: netlogic: Add SPDX License Identifier
  Staging: netlogic: Add SPDX License Identifier

 drivers/staging/netlogic/platform_net.c | 1 +
 drivers/staging/netlogic/platform_net.h | 1 +
 drivers/staging/netlogic/xlr_net.c      | 1 +
 drivers/staging/netlogic/xlr_net.h      | 1 +
 4 files changed, 4 insertions(+)

-- 
2.17.1



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

end of thread, other threads:[~2019-02-21 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 11:13 [PATCH 0/4] Add SPDX License Identifiers Bhanusree Pola
2019-02-21 11:23 ` Greg Kroah-Hartman
2019-02-21 11:29 ` [Outreachy kernel] " Julia Lawall

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.