linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v3] blk-cgroup: Fix typo in comment
  2022-12-06  9:33 [PATCH v3] blk-cgroup: Fix typo in comment Kemeng Shi
@ 2022-12-06  2:11 ` Chaitanya Kulkarni
  2022-12-08 16:20 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Chaitanya Kulkarni @ 2022-12-06  2:11 UTC (permalink / raw)
  To: Kemeng Shi, tj, josef, axboe
  Cc: cgroups, linux-block, linux-kernel, linfeilong, liuzhiqiang26

On 12/6/22 01:33, Kemeng Shi wrote:
> From: Kemeng Shi <shikemeng@huawei.com>
> 
> Replace assocating with associating.
> Replace intiailized with initialized.
> 
> Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
> Acked-by: Tejun Heo <tj@kernel.org>
> Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
> 

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>

-ck


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

* [PATCH v3] blk-cgroup: Fix typo in comment
@ 2022-12-06  9:33 Kemeng Shi
  2022-12-06  2:11 ` Chaitanya Kulkarni
  2022-12-08 16:20 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Kemeng Shi @ 2022-12-06  9:33 UTC (permalink / raw)
  To: tj, josef, axboe
  Cc: cgroups, linux-block, linux-kernel, linfeilong, liuzhiqiang26

From: Kemeng Shi <shikemeng@huawei.com>

Replace assocating with associating.
Replace intiailized with initialized.

Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
Acked-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>

---
v3:
 -add reviewed-by
v2:
 -based on current mainline code
 -add acked-by
---
 block/blk-cgroup.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/block/blk-cgroup.c b/block/blk-cgroup.c
index ed761c62ad0a..8197246ba8c6 100644
--- a/block/blk-cgroup.c
+++ b/block/blk-cgroup.c
@@ -577,7 +577,7 @@ EXPORT_SYMBOL_GPL(blkcg_print_blkgs);
  * @pd: policy private data of interest
  * @v: value to print
  *
- * Print @v to @sf for the device assocaited with @pd.
+ * Print @v to @sf for the device associated with @pd.
  */
 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v)
 {
@@ -765,7 +765,7 @@ EXPORT_SYMBOL_GPL(blkg_conf_prep);
 
 /**
  * blkg_conf_finish - finish up per-blkg config update
- * @ctx: blkg_conf_ctx intiailized by blkg_conf_prep()
+ * @ctx: blkg_conf_ctx initialized by blkg_conf_prep()
  *
  * Finish up after per-blkg config update.  This function must be paired
  * with blkg_conf_prep().
-- 
2.30.0


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

* Re: [PATCH v3] blk-cgroup: Fix typo in comment
  2022-12-06  9:33 [PATCH v3] blk-cgroup: Fix typo in comment Kemeng Shi
  2022-12-06  2:11 ` Chaitanya Kulkarni
@ 2022-12-08 16:20 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2022-12-08 16:20 UTC (permalink / raw)
  To: tj, josef, Kemeng Shi
  Cc: cgroups, linux-block, linux-kernel, linfeilong, liuzhiqiang26


On Tue, 06 Dec 2022 17:33:07 +0800, Kemeng Shi wrote:
> Replace assocating with associating.
> Replace intiailized with initialized.
> 
> 

Applied, thanks!

[1/1] blk-cgroup: Fix typo in comment
      commit: 37754595e94779db869e6ef803f038fa956d08ff

Best regards,
-- 
Jens Axboe



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

end of thread, other threads:[~2022-12-08 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  9:33 [PATCH v3] blk-cgroup: Fix typo in comment Kemeng Shi
2022-12-06  2:11 ` Chaitanya Kulkarni
2022-12-08 16:20 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).