Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Shigeru Yoshida and committed by
David S. Miller
534ea0a9 2a4183f8

-1
-1
net/tipc/core.h
··· 72 72 struct tipc_bearer; 73 73 struct tipc_bc_base; 74 74 struct tipc_link; 75 - struct tipc_name_table; 76 75 struct tipc_topsrv; 77 76 struct tipc_monitor; 78 77 #ifdef CONFIG_TIPC_CRYPTO