diff --git a/fs/btrfs/extent_io.c b/fs/btrfs/extent_io.c index c9018a05036e943a52ad91d81019bb4b934b6b9a..97f6703fd493ec26c524a918bc36121652cc71c6 100644 --- a/fs/btrfs/extent_io.c +++ b/fs/btrfs/extent_io.c @@ -933,7 +933,8 @@ int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, int bits, /** - * convert_extent - convert all bits in a given range from one bit to another + * convert_extent_bit - convert all bits in a given range from one bit to + * another * @tree: the io tree to search * @start: the start offset in bytes * @end: the end offset in bytes (inclusive)