Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0148a635 authored by Al Viro's avatar Al Viro
Browse files

xen: fix poll misannotation



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 63e2480c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);