From bd716758f83f95674c9fd3d63c55d049945cd49e Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Mon, 16 Jul 2007 23:35:19 -0400 Subject: [PATCH] Unionfs: fix small typo in comment Signed-off-by: Erez Zadok --- fs/unionfs/fanout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/unionfs/fanout.h b/fs/unionfs/fanout.h index 4db153119777..e7407f0ec93d 100644 --- a/fs/unionfs/fanout.h +++ b/fs/unionfs/fanout.h @@ -62,7 +62,7 @@ static inline void new_branch_id(struct super_block *sb, int index) } /* - * Find new index of matching branch with an existing superblock a a known + * Find new index of matching branch with an existing superblock of a known * (possibly old) id. This is needed because branches could have been * added/deleted causing the branches of any open files to shift. * -- 2.43.0