commit | febe1c257901c766a938007ed3710e7d54618756 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 14 00:33:37 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 14 08:09:56 2007 -0800 |
tree | bd8f03ac30b4a05ca6a18d3482e0ddafc8d189e2 | |
parent | 462591b8868a18e52494e223d1a8f13311f50104 [diff] |
[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag With unique binary numbers setting insert_at_head to insert yourself at the head of sysctl list and thus override existing sysctl entries serves no point. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>