commit | 4e75732035d7e97e001bdf6e3149d3967c0221de | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Jan 30 21:24:59 2012 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 01 19:21:38 2012 -0800 |
tree | 7b67c8208479ac7bde5f87d81fb0b44cb1cbfb3b | |
parent | 60f126d93b210ae708e2a5bb4a3be2121831f2a0 [diff] |
sysctl: Don't call sysctl_follow_link unless we are a link. There are no functional changes. Just code motion to make it clear that we don't follow a link between sysctl roots unless the directory entry actually is a link. Suggested-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>