X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fadfs%2Fdir.c;h=d80a2d7bf30065513f0cdebf1e52b7c832aef7c4;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=1c047fc7753229f283ff2393c0c17b458e75f18f;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/adfs/dir.c b/fs/adfs/dir.c index 1c047fc77..d80a2d7bf 100644 --- a/fs/adfs/dir.c +++ b/fs/adfs/dir.c @@ -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;