From: Miklos Szeredi Date: Thu, 7 Dec 2006 04:35:41 +0000 (-0800) Subject: [PATCH] fuse: minor cleanup in fuse_dentry_revalidate X-Git-Tag: v2.6.20-rc1~145^2^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcf25080438ba71bb24b885e7c102de72c25c9d;p=pandora-kernel.git [PATCH] fuse: minor cleanup in fuse_dentry_revalidate Remove unneeded code from fuse_dentry_revalidate(). This made some sense while the validity time could wrap around, but now it's a very obvious no-op. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed