1
0
Fork 0

Btrfs: Spelling fix in btrfs_lookup_first_block_group comments

Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
wifi-calibration
Sankar P 2009-05-14 13:52:22 -04:00 committed by Chris Mason
parent 6b65c5c61b
commit 9f55684c2d
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
}
/*
* return the block group that contains teh given bytenr
* return the block group that contains the given bytenr
*/
struct btrfs_block_group_cache *btrfs_lookup_block_group(
struct btrfs_fs_info *info,