From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:33:58 +0000 (-0800) Subject: [PATCH] sysctl: move utsname sysctls to their own file X-Git-Tag: v2.6.21-rc1~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39732acd968a007036ff3c504f1e6748024ef548;p=pandora-kernel.git [PATCH] sysctl: move utsname 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 utsname logic to together it makes the code a little more readable. Signed-off-by: Eric W. Biederman Cc: Serge E. Hallyn Cc: Herbert Poetzl Cc: Kirill Korotaev Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed