vserver 1.9.3
[linux-2.6.git] / fs / autofs4 / expire.c
index 5ebffa6..31540a6 100644 (file)
@@ -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;