[PATCH] sysctl: md: remove unnecessary insert_at_head flag
authorEric W. Biederman <[email protected]>
Wed, 14 Feb 2007 08:33:32 +0000 (00:33 -0800)
committerLinus Torvalds <[email protected]>
Wed, 14 Feb 2007 16:09:55 +0000 (08:09 -0800)
commitff1d28efc56432c57f8e46542b4bb2c290b801ad
tree130a1009ba5766f2f6feee2e6f67202e68f84bdd
parent01879db3f0f8205e04fbce06062349f258469247
[PATCH] sysctl: md: remove unnecessary insert_at_head flag

The sysctls used by the md driver are have unique binary numbers so remove the
insert_at_head flag as it serves no useful purpose.

Signed-off-by: Eric W. Biederman <[email protected]>
Cc: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/md/md.c