diff options
Diffstat (limited to 'include/linux/sunrpc/svcsock.h')
-rw-r--r-- | include/linux/sunrpc/svcsock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/svcsock.h b/include/linux/sunrpc/svcsock.h index 9882ce0ee33c..3181d9d4caa0 100644 --- a/include/linux/sunrpc/svcsock.h +++ b/include/linux/sunrpc/svcsock.h | |||
@@ -67,7 +67,6 @@ struct svc_sock { | |||
67 | /* | 67 | /* |
68 | * Function prototypes. | 68 | * Function prototypes. |
69 | */ | 69 | */ |
70 | int svc_makesock(struct svc_serv *, int, unsigned short, int flags); | ||
71 | void svc_force_close_socket(struct svc_sock *); | 70 | void svc_force_close_socket(struct svc_sock *); |
72 | int svc_recv(struct svc_rqst *, long); | 71 | int svc_recv(struct svc_rqst *, long); |
73 | int svc_send(struct svc_rqst *); | 72 | int svc_send(struct svc_rqst *); |