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

annotate poll_table_entry->key

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 01699437
......@@ -75,7 +75,7 @@ static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc)
struct poll_table_entry {
struct file *filp;
unsigned long key;
__poll_t key;
wait_queue_entry_t wait;
wait_queue_head_t *wait_address;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册