xen: fix poll misannotation
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Родитель
63e2480c86
Коммит
0148a635ce
|
@ -20,7 +20,7 @@ int pvcalls_front_recvmsg(struct socket *sock,
|
|||
struct msghdr *msg,
|
||||
size_t len,
|
||||
int flags);
|
||||
unsigned int pvcalls_front_poll(struct file *file,
|
||||
__poll_t pvcalls_front_poll(struct file *file,
|
||||
struct socket *sock,
|
||||
poll_table *wait);
|
||||
int pvcalls_front_release(struct socket *sock);
|
||||
|
|
Загрузка…
Ссылка в новой задаче