sysctl: Normalize the root_table data structure.
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 22 Jan 2012 01:51:48 +0000 (17:51 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 25 Jan 2012 00:40:28 +0000 (16:40 -0800)
Every other directory has a .child member and we look at the .child
for our entries.  Do the same for the root_table.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>

No differences found