Re: [PATCH 1/7] blk-iocost: Fix some typos in comments
On Tue, Nov 24, 2020 at 11:33:30AM +0800, Baolin Wang wrote: > Fix some typos in comments. > > Signed-off-by: Baolin Wang Acked-by: Tejun Heo -- tejun
[PATCH 1/7] blk-iocost: Fix some typos in comments
Fix some typos in comments. Signed-off-by: Baolin Wang --- block/blk-iocost.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/block/blk-iocost.c b/block/blk-iocost.c index bbe86d1..4ffde36 100644 --- a/block/blk-iocost.c +++ b/block/blk-iocost.c @@ -39,7 +39,7 @@