提交 c10c062c 编写于 作者: A Al Viro

bluetooth: kill unused fops field in struct bt_sock_list

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 4d006263
......@@ -226,7 +226,6 @@ struct bt_sock_list {
struct hlist_head head;
rwlock_t lock;
#ifdef CONFIG_PROC_FS
struct file_operations fops;
int (* custom_seq_show)(struct seq_file *, void *);
#endif
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册