diff options
Diffstat (limited to 'include/linux/sunrpc/sched.h')
-rw-r--r-- | include/linux/sunrpc/sched.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/sched.h b/include/linux/sunrpc/sched.h index 45a64ae963ee..82a91bb22362 100644 --- a/include/linux/sunrpc/sched.h +++ b/include/linux/sunrpc/sched.h | |||
@@ -276,7 +276,6 @@ void * rpc_malloc(struct rpc_task *, size_t); | |||
276 | void rpc_free(struct rpc_task *); | 276 | void rpc_free(struct rpc_task *); |
277 | int rpciod_up(void); | 277 | int rpciod_up(void); |
278 | void rpciod_down(void); | 278 | void rpciod_down(void); |
279 | void rpciod_wake_up(void); | ||
280 | int __rpc_wait_for_completion_task(struct rpc_task *task, int (*)(void *)); | 279 | int __rpc_wait_for_completion_task(struct rpc_task *task, int (*)(void *)); |
281 | #ifdef RPC_DEBUG | 280 | #ifdef RPC_DEBUG |
282 | void rpc_show_tasks(void); | 281 | void rpc_show_tasks(void); |