Skip to content

Commit 0b8dc1b

Browse files
committed
svcrdma: Remove declarations for functions long removed
Pavane pour une infante défunte. Signed-off-by: Chuck Lever <[email protected]>
1 parent 3f8f25c commit 0b8dc1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/linux/sunrpc/svc_rdma.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,6 @@ extern int svc_rdma_read_payload(struct svc_rqst *rqstp, unsigned int offset,
204204
unsigned int length);
205205

206206
/* svc_rdma_transport.c */
207-
extern int svc_rdma_create_listen(struct svc_serv *, int, struct sockaddr *);
208-
extern void svc_sq_reap(struct svcxprt_rdma *);
209-
extern void svc_rq_reap(struct svcxprt_rdma *);
210-
211207
extern struct svc_xprt_class svc_rdma_class;
212208
#ifdef CONFIG_SUNRPC_BACKCHANNEL
213209
extern struct svc_xprt_class svc_rdma_bc_class;

0 commit comments

Comments
 (0)