Skip to content

Commit

Permalink
Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
Browse files Browse the repository at this point in the history
Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Sankar P authored and Chris Mason committed May 14, 2009
1 parent 6b65c5c commit 9f55684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9f55684

Please sign in to comment.