From: Erez Zadok Date: Mon, 19 Nov 2007 03:04:51 +0000 (-0500) Subject: Unionfs ODF: spell check strings and comments X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=898649df4bd2b95f2fd27669b87f9216b42bf568;p=unionfs-odf.git Unionfs ODF: spell check strings and comments Signed-off-by: Erez Zadok --- diff --git a/fs/unionfs/fanout.h b/fs/unionfs/fanout.h index 0f88500dcc..23272389bf 100644 --- a/fs/unionfs/fanout.h +++ b/fs/unionfs/fanout.h @@ -321,7 +321,7 @@ static inline void unionfs_copy_attr_times(struct inode *upper) /* * A unionfs/fanout version of fsstack_copy_attr_all. Uses a - * unionfs_get_nlinks to properly calcluate the number of links to a file. + * unionfs_get_nlinks to properly calculate the number of links to a file. * Also, copies the max() of all a/m/ctimes for all lower inodes (which is * important if the lower inode is a directory type) */