X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fipc_namespace.h;h=35e7eca4e33b1fbbde3029b5f3cb2be350d0dafc;hb=f3713fd9cff733d9df83116422d8e4af6e86b2bb;hp=e7831d20373776f5c3dc80c5a04147e8aa611c85;hpb=08088cb9ac0a9c28d4cf3efa4f6848a9b053ccfd;p=~andy%2Flinux diff --git a/include/linux/ipc_namespace.h b/include/linux/ipc_namespace.h index e7831d20373..35e7eca4e33 100644 --- a/include/linux/ipc_namespace.h +++ b/include/linux/ipc_namespace.h @@ -118,9 +118,7 @@ extern int mq_init_ns(struct ipc_namespace *ns); * the new maximum will handle anyone else. I may have to revisit this * in the future. */ -#define MIN_QUEUESMAX 1 #define DFLT_QUEUESMAX 256 -#define HARD_QUEUESMAX 1024 #define MIN_MSGMAX 1 #define DFLT_MSG 10U #define DFLT_MSGMAX 10