Skip to content
Snippets Groups Projects
Commit 636ac433 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Remove the unused export of xprt_force_disconnect

parent 06b4b681
No related merge requests found
......@@ -605,7 +605,6 @@ void xprt_force_disconnect(struct rpc_xprt *xprt)
xprt_wake_pending_tasks(xprt, -ENOTCONN);
spin_unlock_bh(&xprt->transport_lock);
}
EXPORT_SYMBOL_GPL(xprt_force_disconnect);
static void
xprt_init_autodisconnect(unsigned long data)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment