projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63e2480
)
xen: fix poll misannotation
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 1 Feb 2018 15:07:32 +0000
(10:07 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 1 Feb 2018 15:07:32 +0000
(10:07 -0500)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/xen/pvcalls-front.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/xen/pvcalls-front.h
b/drivers/xen/pvcalls-front.h
index 3332978f4fcd3ca1531fae2ce712147744d32d4e..f694ad77379fc45441820fd730297e13111dcc35 100644
(file)
--- a/
drivers/xen/pvcalls-front.h
+++ b/
drivers/xen/pvcalls-front.h
@@
-20,7
+20,7
@@
int pvcalls_front_recvmsg(struct socket *sock,
struct msghdr *msg,
size_t len,
int flags);
-
unsigned in
t 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);