diff options
Diffstat (limited to 'ipc/mqueue.c')
| -rw-r--r-- | ipc/mqueue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/mqueue.c b/ipc/mqueue.c index fd2e26b6f966..85c52fd26bff 100644 --- a/ipc/mqueue.c +++ b/ipc/mqueue.c | |||
| @@ -51,7 +51,6 @@ | |||
| 51 | #define HARD_MSGMAX (131072/sizeof(void*)) | 51 | #define HARD_MSGMAX (131072/sizeof(void*)) |
| 52 | #define DFLT_MSGSIZEMAX 8192 /* max message size */ | 52 | #define DFLT_MSGSIZEMAX 8192 /* max message size */ |
| 53 | 53 | ||
| 54 | #define NOTIFY_COOKIE_LEN 32 | ||
| 55 | 54 | ||
| 56 | struct ext_wait_queue { /* queue of sleeping tasks */ | 55 | struct ext_wait_queue { /* queue of sleeping tasks */ |
| 57 | struct task_struct *task; | 56 | struct task_struct *task; |
