diff options
author | Rui Xiang <rui.xiang@huawei.com> | 2014-01-23 23:55:00 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 00:36:59 (GMT) |
commit | c24930a9bbb6219f21f670c38b9473181d5f5e10 (patch) | |
tree | 79fc37031fdca3ebb6be77ff67ffe8868c5b8d39 /fs/utimes.c | |
parent | da29b7543957c6e967066f1ee18fab2feb0eeeb3 (diff) | |
download | linux-c24930a9bbb6219f21f670c38b9473181d5f5e10.tar.xz |
autofs: use IS_ROOT to replace root dentry checks
Use the helper macro !IS_ROOT to replace parent != dentry->d_parent. Just
clean up.
Signed-off-by: Rui Xiang <rui.xiang@huawei.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/utimes.c')
0 files changed, 0 insertions, 0 deletions