Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm...
[cascardo/linux.git] / include / linux / mnt_namespace.h
index 0b89efc..2930485 100644 (file)
@@ -18,7 +18,6 @@ struct proc_mounts {
        struct seq_file m; /* must be the first element */
        struct mnt_namespace *ns;
        struct path root;
-       int event;
 };
 
 struct fs_struct;