Skip to content
Commit 6b5f5900 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Remove redundant calls to RPC_IS_QUEUED()



The RPC task wakeup calls all check for RPC_IS_QUEUED() before taking any
locks. In addition, rpc_exit() already calls rpc_wake_up_queued_task().

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent cea57789
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment