All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] blk-iocost: remove duplicated lines in comments
@ 2020-02-27  1:38 Weiping Zhang
  2020-03-03 13:49 ` Tejun Heo
  2020-03-12 14:02 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Weiping Zhang @ 2020-02-27  1:38 UTC (permalink / raw)
  To: axboe; +Cc: tj, linux-block

Signed-off-by: Weiping Zhang <zhangweiping@didiglobal.com>
---
 block/blk-iocost.c | 3 ---
 1 file changed, 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.
-- 
2.14.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] blk-iocost: remove duplicated lines in comments
  2020-02-27  1:38 [PATCH] blk-iocost: remove duplicated lines in comments Weiping Zhang
@ 2020-03-03 13:49 ` Tejun Heo
  2020-03-12 14:02 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2020-03-03 13:49 UTC (permalink / raw)
  To: axboe, linux-block

On Thu, Feb 27, 2020 at 09:38:46AM +0800, Weiping Zhang wrote:
> Signed-off-by: Weiping Zhang <zhangweiping@didiglobal.com>

Acked-by: Tejun Heo <tj@kernel.org>

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] blk-iocost: remove duplicated lines in comments
  2020-02-27  1:38 [PATCH] blk-iocost: remove duplicated lines in comments Weiping Zhang
  2020-03-03 13:49 ` Tejun Heo
@ 2020-03-12 14:02 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2020-03-12 14:02 UTC (permalink / raw)
  To: tj, linux-block

On 2/26/20 6:38 PM, Weiping Zhang wrote:
> Signed-off-by: Weiping Zhang <zhangweiping@didiglobal.com>

Applied

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-12 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27  1:38 [PATCH] blk-iocost: remove duplicated lines in comments Weiping Zhang
2020-03-03 13:49 ` Tejun Heo
2020-03-12 14:02 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.