commit | 6fe6b1755c3d234af076c0d264dc8478acf4510c | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 14 00:33:26 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 14 08:09:55 2007 -0800 |
tree | 8bb7e02bf8994bf1678801f5b809de0e73dc1917 | |
parent | 2d4381dec31865d7882312bef4cb8da2b12621ff [diff] |
[PATCH] sysctl: netrom: remove unnecessary insert_at_head flag The sysctl numbers used are unique so setting the insert_at_head flag serves no semantic purpose, so it is just confusing. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>