vserver 1.9.3
[linux-2.6.git] / fs / adfs / dir.c
index 1c047fc..d80a2d7 100644 (file)
@@ -268,7 +268,8 @@ struct dentry_operations adfs_dentry_operations = {
        .d_compare      = adfs_compare,
 };
 
-struct dentry *adfs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd)
+static struct dentry *
+adfs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd)
 {
        struct inode *inode = NULL;
        struct object_info obj;