fs: fix doc comment typo fs tree wide
[sfrench/cifs-2.6.git] / fs / stat.c
index 24bb0209e4599f934af06f6c0a9f984880b2fb34..0ab525f80a4939aab2e257a1d7781469a3da5bae 100644 (file)
--- a/fs/stat.c
+++ b/fs/stat.c
@@ -41,7 +41,7 @@
  * the vfsmount must be passed through @idmap. This function will then
  * take care to map the inode according to @idmap before filling in the
  * uid and gid filds. On non-idmapped mounts or if permission checking is to be
- * performed on the raw inode simply passs @nop_mnt_idmap.
+ * performed on the raw inode simply pass @nop_mnt_idmap.
  */
 void generic_fillattr(struct mnt_idmap *idmap, u32 request_mask,
                      struct inode *inode, struct kstat *stat)