btrfs: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:

committed by
David Sterba

parent
2e3fcb1ccd
commit
bb7ab3b92e
@@ -178,7 +178,7 @@ struct btrfsic_block {
|
||||
* Elements of this type are allocated dynamically and required because
|
||||
* each block object can refer to and can be ref from multiple blocks.
|
||||
* The key to lookup them in the hashtable is the dev_bytenr of
|
||||
* the block ref to plus the one from the block refered from.
|
||||
* the block ref to plus the one from the block referred from.
|
||||
* The fact that they are searchable via a hashtable and that a
|
||||
* ref_cnt is maintained is not required for the btrfs integrity
|
||||
* check algorithm itself, it is only used to make the output more
|
||||
|
Reference in New Issue
Block a user