提交 a609164f 编写于 作者: M Michal Wronski 提交者: Adrian Bunk

Remove superfluous NOTIFY_COOKIE_LEN define

NOTIFY_COOKIE_LEN is defined in mqueue.h as well as mqueue.c
This patch removes redundant definition from mqueue.c
Signed-off-by: NMichal Wronski <Michal.Wronski@motorola.com>
Signed-Off-By: NManfred Spraul <manfred@colorfullife.com>
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
上级 d92bf25f
......@@ -51,7 +51,6 @@
#define HARD_MSGMAX (131072/sizeof(void*))
#define DFLT_MSGSIZEMAX 8192 /* max message size */
#define NOTIFY_COOKIE_LEN 32
struct ext_wait_queue { /* queue of sleeping tasks */
struct task_struct *task;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册