diff --git a/[refs] b/[refs] index e09a3014196e..131a2e7cdaa3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e19997a742c7c8203be628a7a69babc3bcf01a4 +refs/heads/master: fd51790949edbbd17633689d4e19fe26d8447764 diff --git a/trunk/fs/dcache.c b/trunk/fs/dcache.c index 16521a9f2038..0364af2311f4 100644 --- a/trunk/fs/dcache.c +++ b/trunk/fs/dcache.c @@ -1141,7 +1141,7 @@ int have_submounts(struct dentry *parent) EXPORT_SYMBOL(have_submounts); /* - * Search the dentry child list for the specified parent, + * Search the dentry child list of the specified parent, * and move any unused dentries to the end of the unused * list for prune_dcache(). We descend to the next level * whenever the d_subdirs list is non-empty and continue