aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/nfs4proc.c')
-rw-r--r--fs/nfs/nfs4proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c
index ef4c6cccf958..308407205e6c 100644
--- a/fs/nfs/nfs4proc.c
+++ b/fs/nfs/nfs4proc.c
@@ -1331,7 +1331,7 @@ static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *f
1331 return status; 1331 return status;
1332} 1332}
1333 1333
1334static int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) 1334int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
1335{ 1335{
1336 struct nfs4_exception exception = { }; 1336 struct nfs4_exception exception = { };
1337 int err; 1337 int err;