netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] net: ethernet: dead struct removals
@ 2024-05-26 17:24 linux
  2024-05-26 17:24 ` [PATCH 1/4] net: ethernet: starfire: remove unused structs linux
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: linux @ 2024-05-26 17:24 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni
  Cc: ionut, tariqt, netdev, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  This removes a bunch of dead struct's from drivers/net/ethernet.
Note the ne2k-pci one is marked obsolete so you might not want
to apply it; but since I'd already done it by the time checkpatch
told me, I included it on the end of the set.

Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (4):
  net: ethernet: starfire: remove unused structs
  net: ethernet: liquidio: remove unused structs
  net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
  net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'

 drivers/net/ethernet/8390/ne2k-pci.c               | 11 -----------
 drivers/net/ethernet/adaptec/starfire.c            |  8 --------
 drivers/net/ethernet/cavium/liquidio/lio_main.c    |  6 ------
 drivers/net/ethernet/cavium/liquidio/octeon_droq.c |  5 -----
 drivers/net/ethernet/mellanox/mlx4/main.c          |  6 ------
 5 files changed, 36 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-28 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-26 17:24 [PATCH 0/4] net: ethernet: dead struct removals linux
2024-05-26 17:24 ` [PATCH 1/4] net: ethernet: starfire: remove unused structs linux
2024-05-26 17:24 ` [PATCH 2/4] net: ethernet: liquidio: " linux
2024-05-26 17:24 ` [PATCH 3/4] net: ethernet: mlx4: remove unused struct 'mlx4_port_config' linux
2024-05-27  5:29   ` Tariq Toukan
2024-05-26 17:24 ` [PATCH 4/4] net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card' linux
2024-05-28 13:30 ` [PATCH 0/4] net: ethernet: dead struct removals 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;
as well as URLs for NNTP newsgroup(s).