diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sunrpc/xprt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/xprt.h b/include/linux/sunrpc/xprt.h index 8263f7aefedf..04fc342d9840 100644 --- a/include/linux/sunrpc/xprt.h +++ b/include/linux/sunrpc/xprt.h | |||
| @@ -293,7 +293,6 @@ void xprt_set_retrans_timeout_rtt(struct rpc_task *task); | |||
| 293 | void xprt_wake_pending_tasks(struct rpc_xprt *xprt, int status); | 293 | void xprt_wake_pending_tasks(struct rpc_xprt *xprt, int status); |
| 294 | void xprt_wait_for_buffer_space(struct rpc_task *task, rpc_action action); | 294 | void xprt_wait_for_buffer_space(struct rpc_task *task, rpc_action action); |
| 295 | void xprt_write_space(struct rpc_xprt *xprt); | 295 | void xprt_write_space(struct rpc_xprt *xprt); |
| 296 | void xprt_update_rtt(struct rpc_task *task); | ||
| 297 | void xprt_adjust_cwnd(struct rpc_task *task, int result); | 296 | void xprt_adjust_cwnd(struct rpc_task *task, int result); |
| 298 | struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt *xprt, __be32 xid); | 297 | struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt *xprt, __be32 xid); |
| 299 | void xprt_complete_rqst(struct rpc_task *task, int copied); | 298 | void xprt_complete_rqst(struct rpc_task *task, int copied); |
