Commit cdbd321a authored by Trond Myklebust's avatar Trond Myklebust

NFS: remove unused variable nfs_rpcstat

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 17f46b80
......@@ -76,10 +76,6 @@ const struct rpc_program nfs_program = {
.pipe_dir_name = NFS_PIPE_DIRNAME,
};
struct rpc_stat nfs_rpcstat = {
.program = &nfs_program
};
static struct nfs_subversion *find_nfs_version(unsigned int version)
{
struct nfs_subversion *nfs;
......
Markdown is supported
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