From: Yahu Gao <gaoyahu19@xxxxxxxxx> Fix some typos in comments Signed-off-by: Yahu Gao <gaoyahu19@xxxxxxxxx> diff --git a/block/bfq-wf2q.c b/block/bfq-wf2q.c index 709b901de3ca..2c85d28b6aeb 100644 --- a/block/bfq-wf2q.c +++ b/block/bfq-wf2q.c @@ -565,7 +565,7 @@ static struct rb_node *bfq_find_deepest(struct rb_node *node) /** * bfq_active_extract - remove an entity from the active tree. - * @st: the service_tree containing the tree. + * @st: the service_tree containing the entity. * @entity: the entity being removed. */ static void bfq_active_extract(struct bfq_service_tree *st, -- 2.15.0