summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
diff options
context:
space:
mode:
authorShigeru Yoshida <syoshida@redhat.com>2024-07-09 17:34:10 +0300
committerDavid S. Miller <davem@davemloft.net>2024-07-12 05:41:32 +0300
commit534ea0a95e2d7b31eb1e1248d04edaffed75e366 (patch)
tree55c1587101cf1046d92658fd938791f7d68d385e /net/tipc/core.h
parent2a4183f864dad50f84edb6b67a2807a438f944fd (diff)
downloadlinux-534ea0a95e2d7b31eb1e1248d04edaffed75e366.tar.xz
tipc: Remove unused struct declaration
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>
Diffstat (limited to 'net/tipc/core.h')
-rw-r--r--net/tipc/core.h1
1 files changed, 0 insertions, 1 deletions
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