提交 919066d6 编写于 作者: T Trond Myklebust

SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr

It is only used internally by the RPC code.
Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 d77385f2
......@@ -291,7 +291,6 @@ char *rpc_sockaddr2uaddr(const struct sockaddr *sap, gfp_t gfp_flags)
return kstrdup(addrbuf, gfp_flags);
}
EXPORT_SYMBOL_GPL(rpc_sockaddr2uaddr);
/**
* rpc_uaddr2sockaddr - convert a universal address to a socket address.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册