All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Alok Tiwari <alok.a.tiwari@oracle.com>,
	linux-cxl@vger.kernel.org, dave@stgolabs.net,
	jonathan.cameron@huawei.com, alison.schofield@intel.com,
	vishal.l.verma@intel.com, ira.weiny@intel.com,
	dan.j.williams@intel.com
Subject: Re: [PATCH] cxl: fix typos in cdat.c comments
Date: Mon, 13 Oct 2025 11:53:35 -0700	[thread overview]
Message-ID: <39194f34-1434-49e2-8d7f-22bcbe9be2c6@intel.com> (raw)
In-Reply-To: <20251011183050.616325-1-alok.a.tiwari@oracle.com>



On 10/11/25 11:30 AM, Alok Tiwari wrote:
> - Corrected spelling of "bandwdith" -> "bandwidth"
> - Fixed "wht" -> "with"
> 
> Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>

thank you

Reviewed-by: Dave Jiang <dave.jiang@intel.com>> ---
>  drivers/cxl/core/cdat.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/cxl/core/cdat.c b/drivers/cxl/core/cdat.c
> index c4bd6e8a0cf0..7120b5f2e31f 100644
> --- a/drivers/cxl/core/cdat.c
> +++ b/drivers/cxl/core/cdat.c
> @@ -826,7 +826,7 @@ static struct xarray *cxl_switch_gather_bandwidth(struct cxl_region *cxlr,
>  		cxl_coordinates_combine(coords, coords, ctx->coord);
>  
>  		/*
> -		 * Take the min of the calculated bandwdith and the upstream
> +		 * Take the min of the calculated bandwidth and the upstream
>  		 * switch SSLBIS bandwidth if there's a parent switch
>  		 */
>  		if (!is_root)
> @@ -949,7 +949,7 @@ static struct xarray *cxl_hb_gather_bandwidth(struct xarray *xa)
>  /**
>   * cxl_region_update_bandwidth - Update the bandwidth access coordinates of a region
>   * @cxlr: The region being operated on
> - * @input_xa: xarray holds cxl_perf_ctx wht calculated bandwidth per ACPI0017 instance
> + * @input_xa: xarray holds cxl_perf_ctx with calculated bandwidth per ACPI0017 instance
>   */
>  static void cxl_region_update_bandwidth(struct cxl_region *cxlr,
>  					struct xarray *input_xa)



  reply	other threads:[~2025-10-13 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-11 18:30 [PATCH] cxl: fix typos in cdat.c comments Alok Tiwari
2025-10-13 18:53 ` Dave Jiang [this message]
2025-10-28 15:23   ` Jonathan Cameron
2025-11-03 23:43 ` Dave Jiang

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=39194f34-1434-49e2-8d7f-22bcbe9be2c6@intel.com \
    --to=dave.jiang@intel.com \
    --cc=alison.schofield@intel.com \
    --cc=alok.a.tiwari@oracle.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave@stgolabs.net \
    --cc=ira.weiny@intel.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-cxl@vger.kernel.org \
    --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 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.