Linux CXL
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Minwoo Im <minwoo.im.dev@gmail.com>, linux-cxl@vger.kernel.org
Cc: Dan Williams <dan.j.williams@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	Ira Weiny <ira.weiny@intel.com>,
	Ben Widawsky <bwidawsk@kernel.org>
Subject: Re: [PATCH] cxl/region: Fix typo in region comment in RAM mode
Date: Tue, 9 May 2023 10:22:35 -0700	[thread overview]
Message-ID: <9572825f-9b1d-8a41-808c-49048d64affa@intel.com> (raw)
In-Reply-To: <20230509153821.7740-1-minwoo.im.dev@gmail.com>



On 5/9/23 8:38 AM, Minwoo Im wrote:
> s/manged/managed
> 
> Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>

> ---
>   drivers/cxl/core/region.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/cxl/core/region.c b/drivers/cxl/core/region.c
> index f822de44bee0..d5832a1d1da3 100644
> --- a/drivers/cxl/core/region.c
> +++ b/drivers/cxl/core/region.c
> @@ -2871,7 +2871,7 @@ static int cxl_region_probe(struct device *dev)
>   		return devm_cxl_add_pmem_region(cxlr);
>   	case CXL_DECODER_RAM:
>   		/*
> -		 * The region can not be manged by CXL if any portion of
> +		 * The region can not be managed by CXL if any portion of
>   		 * it is already online as 'System RAM'
>   		 */
>   		if (walk_iomem_res_desc(IORES_DESC_NONE,

      reply	other threads:[~2023-05-09 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 15:38 [PATCH] cxl/region: Fix typo in region comment in RAM mode Minwoo Im
2023-05-09 17:22 ` Dave Jiang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9572825f-9b1d-8a41-808c-49048d64affa@intel.com \
    --to=dave.jiang@intel.com \
    --cc=bwidawsk@kernel.org \
    --cc=dan.j.williams@intel.com \
    --cc=ira.weiny@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=minwoo.im.dev@gmail.com \
    --cc=vishal.l.verma@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox