* [PATCH net-next 0/4] A pile of sfc deadcode
@ 2024-11-02 15:16 linux
0 siblings, 0 replies; 3+ messages in thread
From: linux @ 2024-11-02 15:16 UTC (permalink / raw)
To: ecree.xilinx, habetsm.xilinx, andrew+netdev, davem, edumazet,
kuba, pabeni
Cc: netdev, linux-net-drivers, linux-kernel, Dr. David Alan Gilbert
From: "Dr. David Alan Gilbert" <linux@treblig.org>
This is a collection of deadcode removal in the sfc
drivers; the split is vaguely where I found them in
the tree, with some left over.
This has been build tested and booted on an x86 VM,
but I fon't have the hardware to test; however
it's all full function removal.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Dr. David Alan Gilbert (4):
sfc: Remove falcon deadcode
sfc: Remove unused efx_mae_mport_vf
sfc: Remove unused mcdi functions
sfc: Remove more unused functions
drivers/net/ethernet/sfc/efx.c | 8 ---
drivers/net/ethernet/sfc/efx.h | 1 -
drivers/net/ethernet/sfc/efx_common.c | 16 ------
drivers/net/ethernet/sfc/efx_common.h | 1 -
drivers/net/ethernet/sfc/falcon/efx.c | 8 ---
drivers/net/ethernet/sfc/falcon/efx.h | 1 -
drivers/net/ethernet/sfc/falcon/farch.c | 22 -------
drivers/net/ethernet/sfc/falcon/nic.c | 11 ----
drivers/net/ethernet/sfc/falcon/nic.h | 5 --
drivers/net/ethernet/sfc/falcon/tx.c | 8 ---
drivers/net/ethernet/sfc/falcon/tx.h | 3 -
drivers/net/ethernet/sfc/mae.c | 11 ----
drivers/net/ethernet/sfc/mae.h | 1 -
drivers/net/ethernet/sfc/mcdi.c | 76 -------------------------
drivers/net/ethernet/sfc/mcdi.h | 10 ----
drivers/net/ethernet/sfc/ptp.c | 5 --
drivers/net/ethernet/sfc/ptp.h | 1 -
drivers/net/ethernet/sfc/tx.c | 8 ---
drivers/net/ethernet/sfc/tx.h | 3 -
19 files changed, 199 deletions(-)
--
2.47.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next 0/4] A pile of sfc deadcode
2024-11-02 15:16 linux
@ 2024-11-06 1:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-06 1:40 UTC (permalink / raw)
To: Dr. David Alan Gilbert
Cc: ecree.xilinx, habetsm.xilinx, andrew+netdev, davem, edumazet,
kuba, pabeni, netdev, linux-net-drivers, linux-kernel
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 2 Nov 2024 15:16:21 +0000 you wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> This is a collection of deadcode removal in the sfc
> drivers; the split is vaguely where I found them in
> the tree, with some left over.
>
> This has been build tested and booted on an x86 VM,
> but I fon't have the hardware to test; however
> it's all full function removal.
>
> [...]
Here is the summary with links:
- [net-next,1/4] sfc: Remove falcon deadcode
https://git.kernel.org/netdev/net-next/c/cc4914d90479
- [net-next,2/4] sfc: Remove unused efx_mae_mport_vf
https://git.kernel.org/netdev/net-next/c/70e58249a646
- [net-next,3/4] sfc: Remove unused mcdi functions
https://git.kernel.org/netdev/net-next/c/5254fdfc746a
- [net-next,4/4] sfc: Remove more unused functions
https://git.kernel.org/netdev/net-next/c/d3e80070b5b4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH net-next 0/4] A pile of sfc deadcode
@ 2024-11-02 15:16 linux
2024-11-06 1:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 3+ messages in thread
From: linux @ 2024-11-02 15:16 UTC (permalink / raw)
To: ecree.xilinx, habetsm.xilinx, andrew+netdev, davem, edumazet,
kuba, pabeni
Cc: netdev, linux-net-drivers, linux-kernel, Dr. David Alan Gilbert
From: "Dr. David Alan Gilbert" <linux@treblig.org>
This is a collection of deadcode removal in the sfc
drivers; the split is vaguely where I found them in
the tree, with some left over.
This has been build tested and booted on an x86 VM,
but I fon't have the hardware to test; however
it's all full function removal.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Dr. David Alan Gilbert (4):
sfc: Remove falcon deadcode
sfc: Remove unused efx_mae_mport_vf
sfc: Remove unused mcdi functions
sfc: Remove more unused functions
drivers/net/ethernet/sfc/efx.c | 8 ---
drivers/net/ethernet/sfc/efx.h | 1 -
drivers/net/ethernet/sfc/efx_common.c | 16 ------
drivers/net/ethernet/sfc/efx_common.h | 1 -
drivers/net/ethernet/sfc/falcon/efx.c | 8 ---
drivers/net/ethernet/sfc/falcon/efx.h | 1 -
drivers/net/ethernet/sfc/falcon/farch.c | 22 -------
drivers/net/ethernet/sfc/falcon/nic.c | 11 ----
drivers/net/ethernet/sfc/falcon/nic.h | 5 --
drivers/net/ethernet/sfc/falcon/tx.c | 8 ---
drivers/net/ethernet/sfc/falcon/tx.h | 3 -
drivers/net/ethernet/sfc/mae.c | 11 ----
drivers/net/ethernet/sfc/mae.h | 1 -
drivers/net/ethernet/sfc/mcdi.c | 76 -------------------------
drivers/net/ethernet/sfc/mcdi.h | 10 ----
drivers/net/ethernet/sfc/ptp.c | 5 --
drivers/net/ethernet/sfc/ptp.h | 1 -
drivers/net/ethernet/sfc/tx.c | 8 ---
drivers/net/ethernet/sfc/tx.h | 3 -
19 files changed, 199 deletions(-)
--
2.47.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-06 1:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-02 15:16 [PATCH net-next 0/4] A pile of sfc deadcode linux
2024-11-02 15:16 linux
2024-11-06 1:40 ` 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
all inboxes | Powered by JetHome®