Re: [PATCH v2 3/3] block/blk-throttle: Remove throtl_slice from struct throtl_data

From: Yu Kuai

Date: Sat Nov 15 2025 - 10:56:42 EST


在 2025/11/15 7:54, Khazhismel Kumykov 写道:
> From: Guenter Roeck<linux@xxxxxxxxxxxx>
>
> throtl_slice is now a constant. Remove the variable and use the constant
> directly where needed.
>
> Cc: Yu Kuai<yukuai@xxxxxxxxxx>
> Cc: Tejun Heo<tj@xxxxxxxxxx>
> Signed-off-by: Guenter Roeck<linux@xxxxxxxxxxxx>
> Signed-off-by: Khazhismel Kumykov<khazhy@xxxxxxxxxx>
> ---
> block/blk-throttle.c | 32 +++++++++++++-------------------
> 1 file changed, 13 insertions(+), 19 deletions(-)

LGTM
Reviewed-by: Yu Kuai <yukuai@xxxxxxxxx>

--
Thanks
Kuai