commit | bb7ab3b92e46da06b580c6f83abe7894dc449cca | [log] [tgz] |
---|---|---|
author | Adam Buchbinder <adam.buchbinder@gmail.com> | Fri Mar 04 11:23:12 2016 -0800 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 14 15:05:02 2016 +0100 |
tree | 1866173af306c65ff09f6933fa1c36d1e7ace8ff | |
parent | 2e3fcb1ccdbe7918006d509a531fcf8c9b10e9f8 [diff] [blame] |
btrfs: Fix misspellings in comments. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c index eafdb96..24d03c7 100644 --- a/fs/btrfs/tree-log.c +++ b/fs/btrfs/tree-log.c
@@ -1046,7 +1046,7 @@ /* * NOTE: we have searched root tree and checked the - * coresponding ref, it does not need to check again. + * corresponding ref, it does not need to check again. */ *search_done = 1; }