Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 216382dc authored by Bart Van Assche's avatar Bart Van Assche Committed by Jens Axboe
Browse files

block: Fix throtl_pending_timer_fn() kernel-doc header



Commit e99e88a9 renamed a function argument without updating the
corresponding kernel-doc header. Update the kernel-doc header.

Reviewed-by: default avatarChaitanya Kulkarni <chiatanya.kulkarni@wdc.com>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Fixes: e99e88a9 ("treewide: setup_timer() -> timer_setup()") # v4.15.
Signed-off-by: default avatarBart Van Assche <bvanassche@acm.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 33c826ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1220,7 +1220,7 @@ static bool throtl_can_upgrade(struct throtl_data *td,
	struct throtl_grp *this_tg);
/**
 * throtl_pending_timer_fn - timer function for service_queue->pending_timer
 * @arg: the throtl_service_queue being serviced
 * @t: the pending_timer member of the throtl_service_queue being serviced
 *
 * This timer is armed when a child throtl_grp with active bio's become
 * pending and queued on the service_queue's pending_tree and expires when