Merge branch 'xfs-O_TMPFILE-support' into for-next
[cascardo/linux.git] / include / linux / ipc_namespace.h
index f6c82de..e7831d2 100644 (file)
@@ -21,7 +21,6 @@ struct user_namespace;
 struct ipc_ids {
        int in_use;
        unsigned short seq;
-       unsigned short seq_max;
        struct rw_semaphore rwsem;
        struct idr ipcs_idr;
        int next_id;