From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:33:26 +0000 (-0800) Subject: [PATCH] sysctl: llc: remove unnecessary insert_at_head flag X-Git-Tag: v2.6.21-rc1~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa7b46d73d2849a7234d0967152c39deb4e815f;p=pandora-kernel.git [PATCH] sysctl: llc: remove unnecessary insert_at_head flag The sysctl numbers used are unique so setting the insert_at_head flag serves no semantis purpose, and is just confusing. Signed-off-by: Eric W. Biederman Cc: Arnaldo Carvalho de Melo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed