X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fnamei.h;h=58cb3d3d44b472a4aec9aa262b695e889abb4c92;hb=5a40f09baa3d74e9e6f1bd86a9998a10fbba012a;hp=e6698013e4d070fd3b38376f9425eab70f9ee644;hpb=71e834f563799e09c6bd7d6638993b464fac26f5;p=linux-2.6 diff --git a/include/linux/namei.h b/include/linux/namei.h index e6698013e4..58cb3d3d44 100644 --- a/include/linux/namei.h +++ b/include/linux/namei.h @@ -75,7 +75,6 @@ extern struct file *nameidata_to_filp(struct nameidata *nd, int flags); extern void release_open_intent(struct nameidata *); extern struct dentry * lookup_one_len(const char *, struct dentry *, int); -extern __deprecated_for_modules struct dentry * lookup_hash(struct nameidata *); extern int follow_down(struct vfsmount **, struct dentry **); extern int follow_up(struct vfsmount **, struct dentry **);