]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
tipc: Remove unused struct declaration
authorShigeru Yoshida <syoshida@redhat.com>
Tue, 9 Jul 2024 14:34:10 +0000 (23:34 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2024 02:41:32 +0000 (03:41 +0100)
struct tipc_name_table in core.h is not used. Remove this declaration.

Signed-off-by: Shigeru Yoshida <syoshida@redhat.com>
Reviewed-by: Tung Nguyen <tung.q.nguyen@endava.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/core.h

index 7eccd97e0609798b17f8b0707d9eecf80794512d..7f3fe3401c457ce8579fc968f0d0684253509a91 100644 (file)
@@ -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