From: Weiping Zhang Date: Thu, 27 Feb 2020 01:38:46 +0000 (+0800) Subject: blk-iocost: remove duplicated lines in comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fa800d73c8d0d36b1f5929198371f421b69e610e;p=linux.git blk-iocost: remove duplicated lines in comments Acked-by: Tejun Heo Signed-off-by: Weiping Zhang Signed-off-by: Jens Axboe --- diff --git a/block/blk-iocost.c b/block/blk-iocost.c index 27ca68621137a..6a7788f31c224 100644 --- a/block/blk-iocost.c +++ b/block/blk-iocost.c @@ -46,9 +46,6 @@ * If needed, tools/cgroup/iocost_coef_gen.py can be used to generate * device-specific coefficients. * - * If needed, tools/cgroup/iocost_coef_gen.py can be used to generate - * device-specific coefficients. - * * 2. Control Strategy * * The device virtual time (vtime) is used as the primary control metric.