提交 8d71919d 编写于 作者: A Allan Stephens 提交者: David S. Miller

tipc: Delete unused configuration service structure definition

Removes a structure definition that is no longer used by TIPC's
configuration service.
Signed-off-by: NAllan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c8026282
......@@ -41,13 +41,6 @@
#include "user_reg.h"
#include "config.h"
struct subscr_data {
char usr_handle[8];
u32 domain;
u32 port_ref;
struct list_head subd_list;
};
struct manager {
u32 user_ref;
u32 port_ref;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册