sysctl: Add sysctl_print_dir and use it in get_subdir
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 22 Jan 2012 04:09:45 +0000 (20:09 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 25 Jan 2012 00:40:29 +0000 (16:40 -0800)
When there are errors it is very nice to know the full sysctl path.
Add a simple function that computes the sysctl path and prints it
out.

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

No differences found