2023-08-22 07:37:39

by Bart Van Assche

[permalink] [raw]
Subject: Re: [PATCH 4/4] blk-mq-tag: update or fix functions documentation

On 8/21/23 00:35, [email protected] wrote:
> From: Chengming Zhou <[email protected]>
>
> There are some misleading or wrong documentation in the functions of
> blk-mq-tag, update it as we're here.

Are all changes in this patch updates for documentation that should have been
updated by commit 2dd6532e9591 ("blk-mq: Drop 'reserved' arg of busy_tag_iter_fn")?
If not, please move any unrelated changes into a separate patch.

Please also consider adding the following to this patch:

Fixes: 2dd6532e9591 ("blk-mq: Drop 'reserved' arg of busy_tag_iter_fn")

Thanks,

Bart.