From 1e50263346850fbbe92e2e944e1ec80340cf8865 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Tue, 17 Jul 2007 02:58:15 -0400 Subject: [PATCH] Unionfs: fix minor typo in revalidate_chain comment Signed-off-by: Erez Zadok --- fs/unionfs/dentry.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/unionfs/dentry.c b/fs/unionfs/dentry.c index fb425ed1b2a..11d898d342e 100644 --- a/fs/unionfs/dentry.c +++ b/fs/unionfs/dentry.c @@ -331,8 +331,8 @@ int __unionfs_d_revalidate_chain(struct dentry *dentry, struct nameidata *nd, } /* - * call __unionfs_d_revalidate() on each dentry, but in parent to - * child order. + * call __unionfs_d_revalidate_one() on each dentry, but in parent + * to child order. */ for (i=0; i