summary refs log tree commit diff
path: root/block
diff options
context:
space:
mode:
authorWeiping Zhang <zhangweiping@didiglobal.com>2020-02-27 09:38:46 +0800
committerJens Axboe <axboe@kernel.dk>2020-03-12 08:02:20 -0600
commitfa800d73c8d0d36b1f5929198371f421b69e610e (patch)
treedb5a51f838eb9aaaa4e0a500db76009bf55ae683 /block
parent88d6041d070028ef31c52845966216004ebba3bb (diff)
downloadlinux-fa800d73c8d0d36b1f5929198371f421b69e610e.tar.gz
blk-iocost: remove duplicated lines in comments
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Weiping Zhang <zhangweiping@didiglobal.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
-rw-r--r--block/blk-iocost.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/block/blk-iocost.c b/block/blk-iocost.c
index 27ca68621137..6a7788f31c22 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.