]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
btrfs: fix a comment typo
authorGeliang Tang <geliangtang@163.com>
Sun, 4 Oct 2015 09:05:32 +0000 (17:05 +0800)
committerDavid Sterba <dsterba@suse.com>
Wed, 21 Oct 2015 16:28:48 +0000 (18:28 +0200)
Just fix a typo in the code comment.

Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/free-space-cache.c

index abe3a66bd3ba6d31f9fb072c6d4d6c6be42c174e..7332995d20ff55922e508a1b9b5653e3ef5a673a 100644 (file)
@@ -1215,7 +1215,7 @@ int btrfs_wait_cache_io(struct btrfs_root *root,
  * @offset - the offset for the key we'll insert
  *
  * This function writes out a free space cache struct to disk for quick recovery
- * on mount.  This will return 0 if it was successfull in writing the cache out,
+ * on mount.  This will return 0 if it was successful in writing the cache out,
  * or an errno if it was not.
  */
 static int __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode,