SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 19 Aug 2019 22:36:19 +0000 (18:36 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 20 Aug 2019 14:02:22 +0000 (10:02 -0400)
commit691b45ddbd182a4ce0bc91953c70c845cf0935f1
tree4e57d8c83da01f5488b5ab03a51fdc1676b65533
parente2751463eaa6f9fec8fea80abbdc62dbc487b3c5
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()

Clean up: commit c544577daddb ("SUNRPC: Clean up transport write
space handling") appears to have removed the last caller of
rpc_wake_up_queued_task_on_wq().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/sched.h
net/sunrpc/sched.c