]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/iucv/af_iucv.h
af_iucv: remove unused timer infrastructure
[mirror_ubuntu-bionic-kernel.git] / include / net / iucv / af_iucv.h
index f2419cf44cefd96d899b0f18e0b9f33c582d04d0..e385f856706fa8262a0a5d309888eb94ba23f754 100644 (file)
@@ -146,7 +146,6 @@ unsigned int iucv_sock_poll(struct file *file, struct socket *sock,
                            poll_table *wait);
 void iucv_sock_link(struct iucv_sock_list *l, struct sock *s);
 void iucv_sock_unlink(struct iucv_sock_list *l, struct sock *s);
-int  iucv_sock_wait_cnt(struct sock *sk, unsigned long timeo);
 void iucv_accept_enqueue(struct sock *parent, struct sock *sk);
 void iucv_accept_unlink(struct sock *sk);
 struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock);