sysctl mqueue: remove the binary sysctl numbers
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 18 Oct 2007 10:05:24 +0000 (03:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:22 +0000 (14:37 -0700)
commit97aeacf49239d7f829b8cbfaca05530c97ccb903
tree2a13ee8cdebc8c0bdf66459213cbc431eef78216
parent49a0c45833c9aa9852ba02c9df0f18029509d0a9
sysctl mqueue: remove the binary sysctl numbers

Because of a conflict with FS_INODE_NR none of the binary sysctl numbers use
by mqueue, were available to user space.  So just remove them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/mqueue.c