* RE: [PATCH net-next] tipc: Remove unused struct declaration
2024-07-09 14:34 [PATCH net-next] tipc: Remove unused struct declaration Shigeru Yoshida
@ 2024-07-10 5:15 ` Tung Nguyen
2024-07-12 2:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Tung Nguyen @ 2024-07-10 5:15 UTC (permalink / raw)
To: Shigeru Yoshida, jmaloy@redhat.com, ying.xue@windriver.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com
Cc: netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net,
linux-kernel@vger.kernel.org
>struct tipc_name_table in core.h is not used. Remove this declaration.
>
>Signed-off-by: Shigeru Yoshida <syoshida@redhat.com>
>---
> net/tipc/core.h | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/net/tipc/core.h b/net/tipc/core.h index 7eccd97e0609..7f3fe3401c45 100644
>--- a/net/tipc/core.h
>+++ b/net/tipc/core.h
>@@ -72,7 +72,6 @@ struct tipc_node;
> struct tipc_bearer;
> struct tipc_bc_base;
> struct tipc_link;
>-struct tipc_name_table;
> struct tipc_topsrv;
> struct tipc_monitor;
> #ifdef CONFIG_TIPC_CRYPTO
>--
>2.45.2
>
Reviewed-by: Tung Nguyen <tung.q.nguyen@endava.com>
The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Any opinions expressed are mine and do not necessarily represent the opinions of the Company. Emails are susceptible to interference. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is strictly prohibited and may be unlawful. If you have received this message in error, do not open any attachments but please notify the Endava Service Desk on (+44 (0)870 423 0187), and delete this message from your system. The sender accepts no responsibility for information, errors or omissions in this email, or for its use or misuse, or for any act committed or omitted in connection with this communication. If in doubt, please verify the authenticity of the contents with the sender. Please rely on your own virus checkers as no responsibility is taken by the sender for any damage rising out of any bug or virus infection.
Endava plc is a company registered in England under company number 5722669 whose registered office is at 125 Old Broad Street, London, EC2N 1AR, United Kingdom. Endava plc is the Endava group holding company and does not provide any services to clients. Each of Endava plc and its subsidiaries is a separate legal entity and has no liability for another such entity's acts or omissions.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] tipc: Remove unused struct declaration
2024-07-09 14:34 [PATCH net-next] tipc: Remove unused struct declaration Shigeru Yoshida
2024-07-10 5:15 ` Tung Nguyen
@ 2024-07-12 2:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-12 2:50 UTC (permalink / raw)
To: Shigeru Yoshida
Cc: jmaloy, ying.xue, davem, edumazet, kuba, pabeni, netdev,
tipc-discussion, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Tue, 9 Jul 2024 23:34:10 +0900 you wrote:
> struct tipc_name_table in core.h is not used. Remove this declaration.
>
> Signed-off-by: Shigeru Yoshida <syoshida@redhat.com>
> ---
> net/tipc/core.h | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- [net-next] tipc: Remove unused struct declaration
https://git.kernel.org/netdev/net-next/c/534ea0a95e2d
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