projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f8f25c
)
svcrdma: Remove declarations for functions long removed
author
Chuck Lever
<chuck.lever@oracle.com>
Mon, 18 May 2020 15:34:47 +0000
(11:34 -0400)
committer
Chuck Lever
<chuck.lever@oracle.com>
Mon, 13 Jul 2020 21:28:24 +0000
(17:28 -0400)
Pavane pour une infante défunte.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/svc_rdma.h
patch
|
blob
|
history
diff --git
a/include/linux/sunrpc/svc_rdma.h
b/include/linux/sunrpc/svc_rdma.h
index 1579f7a14ab4bdb7e026979db04a45c87a128cb4..d28ca1b6f2ebd3bd867ac3fae0e9310cc5d4ca6f 100644
(file)
--- a/
include/linux/sunrpc/svc_rdma.h
+++ b/
include/linux/sunrpc/svc_rdma.h
@@
-204,10
+204,6
@@
extern int svc_rdma_read_payload(struct svc_rqst *rqstp, unsigned int offset,
unsigned int length);
/* svc_rdma_transport.c */
-extern int svc_rdma_create_listen(struct svc_serv *, int, struct sockaddr *);
-extern void svc_sq_reap(struct svcxprt_rdma *);
-extern void svc_rq_reap(struct svcxprt_rdma *);
-
extern struct svc_xprt_class svc_rdma_class;
#ifdef CONFIG_SUNRPC_BACKCHANNEL
extern struct svc_xprt_class svc_rdma_bc_class;