From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:34:06 +0000 (-0800) Subject: [PATCH] sysctl: move SYSV IPC sysctls to their own file X-Git-Tag: v2.6.21-rc1~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5494dcd8b92dce64317f2f7dd0d62747c54980b;p=pandora-kernel.git [PATCH] sysctl: move SYSV IPC sysctls to their own file This is just a simple cleanup to keep kernel/sysctl.c from getting to crowded with special cases, and by keeping all of the ipc logic to together it makes the code a little more readable. [gcoady.lk@gmail.com: build fix] Signed-off-by: Eric W. Biederman Cc: Serge E. Hallyn Cc: Herbert Poetzl Cc: Kirill Korotaev Signed-off-by: Grant Coady Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed