Skip to content

Commit 528478e

Browse files
committed
Merge branch 'block-6.19' into for-next
* block-6.19: block, bfq: update outdated comment
2 parents dc58434 + 69153e8 commit 528478e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

block/bfq-iosched.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ struct bfq_group_data {
984984
* unused for the root group. Used to know whether there
985985
* are groups with more than one active @bfq_entity
986986
* (see the comments to the function
987-
* bfq_bfqq_may_idle()).
987+
* bfq_better_to_idle()).
988988
* @rq_pos_tree: rbtree sorted by next_request position, used when
989989
* determining if two or more queues have interleaving
990990
* requests (see bfq_find_close_cooperator()).

0 commit comments

Comments
 (0)