]> Git Repo - linux.git/blobdiff - include/linux/namei.h
get rid of nd->file
[linux.git] / include / linux / namei.h
index 265378a707bd8009751d7966c2073d8fbc72f5e2..72ffd62ac7362ff9af9f275bcbd30ba26c1fd9ba 100644 (file)
@@ -19,7 +19,6 @@ struct nameidata {
        struct path     path;
        struct qstr     last;
        struct path     root;
-       struct file     *file;
        struct inode    *inode; /* path.dentry.d_inode */
        unsigned int    flags;
        unsigned        seq;
This page took 0.034676 seconds and 4 git commands to generate.