]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nfs/delegation.c
NFS: Fix some 'sparse' warnings...
[karo-tx-linux.git] / fs / nfs / delegation.c
index 841c99a9b11c84203cb5afbcb9d69f38f3682319..7f37d1bea83fc3f8c4bdadb968c4f295e1b32cd7 100644 (file)
@@ -226,7 +226,7 @@ restart:
        spin_unlock(&clp->cl_lock);
 }
 
-int nfs_do_expire_all_delegations(void *ptr)
+static int nfs_do_expire_all_delegations(void *ptr)
 {
        struct nfs_client *clp = ptr;
        struct nfs_delegation *delegation;