Unionfs: fix small typo in comment
authorErez_Zadok <ezk@cs.sunysb.edu>
Tue, 17 Jul 2007 03:35:19 +0000 (23:35 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 29 Apr 2011 02:24:17 +0000 (22:24 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/fanout.h

index 4db15311977790837e5b37a28d06ecba14e13c3f..e7407f0ec93d6b0a1955507016b413372f619db8 100644 (file)
@@ -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.
  *