diff options
Diffstat (limited to 'include/net/iucv')
-rw-r--r-- | include/net/iucv/af_iucv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/iucv/af_iucv.h b/include/net/iucv/af_iucv.h index b6c468cd7f5b..c661c6fd6fd5 100644 --- a/include/net/iucv/af_iucv.h +++ b/include/net/iucv/af_iucv.h | |||
@@ -78,7 +78,6 @@ static void iucv_sock_destruct(struct sock *sk); | |||
78 | static void iucv_sock_cleanup_listen(struct sock *parent); | 78 | static void iucv_sock_cleanup_listen(struct sock *parent); |
79 | static void iucv_sock_kill(struct sock *sk); | 79 | static void iucv_sock_kill(struct sock *sk); |
80 | static void iucv_sock_close(struct sock *sk); | 80 | static void iucv_sock_close(struct sock *sk); |
81 | static int iucv_sock_create(struct socket *sock, int proto); | ||
82 | static int iucv_sock_bind(struct socket *sock, struct sockaddr *addr, | 81 | static int iucv_sock_bind(struct socket *sock, struct sockaddr *addr, |
83 | int addr_len); | 82 | int addr_len); |
84 | static int iucv_sock_connect(struct socket *sock, struct sockaddr *addr, | 83 | static int iucv_sock_connect(struct socket *sock, struct sockaddr *addr, |