projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4183f
)
tipc: Remove unused struct declaration
author
Shigeru Yoshida
<syoshida@redhat.com>
Tue, 9 Jul 2024 14:34:10 +0000
(23:34 +0900)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/net/tipc/core.h
b/net/tipc/core.h
index 7eccd97e0609798b17f8b0707d9eecf80794512d..7f3fe3401c457ce8579fc968f0d0684253509a91 100644
(file)
--- 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