* [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info'
@ 2024-05-31 23:30 linux
2024-06-02 17:46 ` Andrew Lunn
2024-06-05 9:20 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2024-05-31 23:30 UTC (permalink / raw)
To: davem, edumazet, kuba, pabeni
Cc: netdev, linux-kernel, Dr. David Alan Gilbert
From: "Dr. David Alan Gilbert" <linux@treblig.org>
'cable_test_tdr_req_info' is unused since the original
commit f2bc8ad31a7f ("net: ethtool: Allow PHY cable test TDR data to
configured").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
net/ethtool/cabletest.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net/ethtool/cabletest.c b/net/ethtool/cabletest.c
index 06a151165c31..f6f136ec7ddf 100644
--- a/net/ethtool/cabletest.c
+++ b/net/ethtool/cabletest.c
@@ -207,10 +207,6 @@ int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm)
}
EXPORT_SYMBOL_GPL(ethnl_cable_test_fault_length);
-struct cable_test_tdr_req_info {
- struct ethnl_req_info base;
-};
-
static const struct nla_policy cable_test_tdr_act_cfg_policy[] = {
[ETHTOOL_A_CABLE_TEST_TDR_CFG_FIRST] = { .type = NLA_U32 },
[ETHTOOL_A_CABLE_TEST_TDR_CFG_LAST] = { .type = NLA_U32 },
--
2.45.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info'
2024-05-31 23:30 [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info' linux
@ 2024-06-02 17:46 ` Andrew Lunn
2024-06-05 9:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2024-06-02 17:46 UTC (permalink / raw)
To: linux; +Cc: davem, edumazet, kuba, pabeni, netdev, linux-kernel
On Sat, Jun 01, 2024 at 12:30:06AM +0100, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> 'cable_test_tdr_req_info' is unused since the original
> commit f2bc8ad31a7f ("net: ethtool: Allow PHY cable test TDR data to
> configured").
>
> Remove it.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info'
2024-05-31 23:30 [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info' linux
2024-06-02 17:46 ` Andrew Lunn
@ 2024-06-05 9:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-06-05 9:20 UTC (permalink / raw)
To: Dr. David Alan Gilbert
Cc: davem, edumazet, kuba, pabeni, netdev, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Sat, 1 Jun 2024 00:30:06 +0100 you wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> 'cable_test_tdr_req_info' is unused since the original
> commit f2bc8ad31a7f ("net: ethtool: Allow PHY cable test TDR data to
> configured").
>
> Remove it.
>
> [...]
Here is the summary with links:
- net: ethtool: remove unused struct 'cable_test_tdr_req_info'
https://git.kernel.org/netdev/net-next/c/a23b0034e934
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
end of thread, other threads:[~2024-06-05 9:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 23:30 [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info' linux
2024-06-02 17:46 ` Andrew Lunn
2024-06-05 9:20 ` 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).