From: Rui Xiang Date: Thu, 23 Jan 2014 23:55:00 +0000 (-0800) Subject: autofs: use IS_ROOT to replace root dentry checks X-Git-Tag: v3.14-rc1~108^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c24930a9bbb6219f21f670c38b9473181d5f5e10;p=pandora-kernel.git 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 Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed