Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 636ac433 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Remove the unused export of xprt_force_disconnect

parent 06b4b681
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)