mwifiex: fix typo in PCIe adapter NULL check
[firefly-linux-kernel-4.4.55.git] / fs / mount.h
index 630fafc616bb690b3b389375483051e210ac90d2..cd50079804003ece9325c5338089952f9fa0166b 100644 (file)
@@ -4,6 +4,7 @@
 
 struct mnt_namespace {
        atomic_t                count;
+       unsigned int            proc_inum;
        struct mount *  root;
        struct list_head        list;
        struct user_namespace   *user_ns;