X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfs%2Fdelegation.c;h=7f37d1bea83fc3f8c4bdadb968c4f295e1b32cd7;hb=ecd27b92fbb41f779d857632a69bd45dbaf0f915;hp=841c99a9b11c84203cb5afbcb9d69f38f3682319;hpb=db1a19b38f3a85f475b4ad716c71be133d8ca48e;p=linux-2.6 diff --git a/fs/nfs/delegation.c b/fs/nfs/delegation.c index 841c99a9b1..7f37d1bea8 100644 --- a/fs/nfs/delegation.c +++ b/fs/nfs/delegation.c @@ -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;