From: Alexey Dobriyan Date: Wed, 17 Oct 2007 06:30:09 +0000 (-0700) Subject: user.c: #ifdef ->mq_bytes X-Git-Tag: v2.6.24-rc1~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970a8645ca051225a32401e4c80b50fc0a49c081;p=pandora-kernel.git user.c: #ifdef ->mq_bytes For those who deselect POSIX message queues. Reduces SLAB size of user_struct from 64 to 32 bytes here, SLUB size -- from 40 bytes to 32 bytes. [akpm@linux-foundation.org: fix build] Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed