From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:33:38 +0000 (-0800) Subject: [PATCH] sysctl: frv: remove unnecessary insert_at_head flag X-Git-Tag: v2.6.21-rc1~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d1a1ac160421fda233def89065149ba7b0a00a;p=pandora-kernel.git [PATCH] sysctl: frv: remove unnecessary insert_at_head flag Since the binary sysctl numbers are unique putting the registered sysctls at the head of the sysctl list where they can override existing sysctls serves no useful purpose. Signed-off-by: Eric W. Biederman Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed