X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fautofs4%2Fexpire.c;h=31540a6404d91ef6c2373a7bb0091af3ef1a8c99;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=5ebffa6479a539d61edd1d3fd3f2b655fdc41c14;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/autofs4/expire.c b/fs/autofs4/expire.c index 5ebffa647..31540a640 100644 --- a/fs/autofs4/expire.c +++ b/fs/autofs4/expire.c @@ -146,10 +146,10 @@ resume: return 1; } -struct dentry *autofs4_check_leaves(struct vfsmount *mnt, - struct dentry *parent, - unsigned long timeout, - int do_now) +static struct dentry *autofs4_check_leaves(struct vfsmount *mnt, + struct dentry *parent, + unsigned long timeout, + int do_now) { struct dentry *this_parent = parent; struct list_head *next;