mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/5] SPDX conversion for bonding, 8390, and i825xx drivers
@ 2023-05-15  6:07 Bagas Sanjaya
  2023-05-15  6:07 ` [PATCH net 1/5] net: bonding: Add SPDX identifier to remaining files Bagas Sanjaya
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2023-05-15  6:07 UTC (permalink / raw)
  To: Linux Networking, Linux Kernel Mailing List
  Cc: Jay Vosburgh, Andy Gospodarek, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Sam Creasey, Bagas Sanjaya,
	Greg Ungerer, Simon Horman, Tom Rix, Yang Yingliang

This series is SPDX conversion for bonding, 8390, and i825xx driver
subsystems. It is splitted from v2 of my SPDX conversion series in
response to Didi's GPL full name fixes [1] to make it easily
digestible.

The conversion in this series is divided by each subsystem and by
license type.

Happy reviewing!

[1]: https://lore.kernel.org/linux-spdx/20230512100620.36807-1-bagasdotme@gmail.com/

Bagas Sanjaya (5):
  net: bonding: Add SPDX identifier to remaining files
  net: ethernet: 8390: Convert unversioned GPL notice to SPDX license
    identifier
  net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier
  net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with
    SPDX identifier
  net: ethernet: i825xx: sun3_8256: Add SPDX license identifier

 drivers/net/bonding/bond_main.c          | 3 ++-
 drivers/net/bonding/bonding_priv.h       | 4 +---
 drivers/net/ethernet/8390/8390.h         | 2 ++
 drivers/net/ethernet/8390/apne.c         | 7 +------
 drivers/net/ethernet/8390/axnet_cs.c     | 6 +++---
 drivers/net/ethernet/8390/hydra.c        | 6 ++----
 drivers/net/ethernet/8390/lib8390.c      | 5 ++---
 drivers/net/ethernet/8390/mac8390.c      | 6 ++----
 drivers/net/ethernet/8390/mcf8390.c      | 4 +---
 drivers/net/ethernet/8390/ne.c           | 4 +---
 drivers/net/ethernet/8390/ne2k-pci.c     | 1 +
 drivers/net/ethernet/8390/pcnet_cs.c     | 5 ++---
 drivers/net/ethernet/8390/smc-ultra.c    | 4 +---
 drivers/net/ethernet/8390/stnic.c        | 5 +----
 drivers/net/ethernet/8390/wd.c           | 4 +---
 drivers/net/ethernet/8390/zorro8390.c    | 7 +------
 drivers/net/ethernet/i825xx/82596.c      | 5 ++---
 drivers/net/ethernet/i825xx/lasi_82596.c | 5 ++---
 drivers/net/ethernet/i825xx/lib82596.c   | 5 ++---
 drivers/net/ethernet/i825xx/sun3_82586.c | 1 +
 drivers/net/ethernet/i825xx/sun3_82586.h | 1 +
 include/net/bonding.h                    | 4 +---
 22 files changed, 33 insertions(+), 61 deletions(-)


base-commit: b41caaded077aa8e7617c15e87d0503df8e7739e
-- 
An old man doll... just what I always wanted! - Clara


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

end of thread, other threads:[~2023-05-19 10:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  6:07 [PATCH net 0/5] SPDX conversion for bonding, 8390, and i825xx drivers Bagas Sanjaya
2023-05-15  6:07 ` [PATCH net 1/5] net: bonding: Add SPDX identifier to remaining files Bagas Sanjaya
2023-05-15  6:07 ` [PATCH net 2/5] net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier Bagas Sanjaya
2023-05-15  6:07 ` [PATCH net 3/5] net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier Bagas Sanjaya
2023-05-15  6:07 ` [PATCH net 4/5] net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice " Bagas Sanjaya
2023-05-17 11:21   ` Geert Uytterhoeven
2023-05-19 10:57     ` Bagas Sanjaya
2023-05-15  6:07 ` [PATCH net 5/5] net: ethernet: i825xx: sun3_8256: Add SPDX license identifier Bagas Sanjaya
2023-05-16 14:00 ` [PATCH net 0/5] SPDX conversion for bonding, 8390, and i825xx drivers patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome