All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Matt Roper <matthew.d.roper@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] lib/xe_query: Fix doc string for xe_device->memory_regions
Date: Tue, 17 Jun 2025 16:18:02 -0700	[thread overview]
Message-ID: <8734bykled.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20250617225213.43226-2-matthew.d.roper@intel.com>

On Tue, 17 Jun 2025 15:52:14 -0700, Matt Roper wrote:
>
> Due to a copy/paste error, the doc string did not match the field it was
> documenting.

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>

> Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
> ---
>  lib/xe/xe_query.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/xe/xe_query.h b/lib/xe/xe_query.h
> index a84a6bfa5..1224a723a 100644
> --- a/lib/xe/xe_query.h
> +++ b/lib/xe/xe_query.h
> @@ -36,7 +36,7 @@ struct xe_device {
>	/** @gt_list: gt info */
>	struct drm_xe_query_gt_list *gt_list;
>
> -	/** @gt_list: bitmask of all memory regions */
> +	/** @memory_regions: bitmask of all memory regions */
>	uint64_t memory_regions;
>
>	/** @engines: hardware engines */
> --
> 2.49.0
>

  reply	other threads:[~2025-06-17 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 22:52 [PATCH i-g-t] lib/xe_query: Fix doc string for xe_device->memory_regions Matt Roper
2025-06-17 23:18 ` Dixit, Ashutosh [this message]
2025-06-18  4:29 ` ✗ i915.CI.BAT: failure for " Patchwork
2025-06-18  4:29 ` ✓ Xe.CI.BAT: success " Patchwork
2025-06-18 16:39 ` ✗ Xe.CI.Full: failure " Patchwork

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=8734bykled.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=matthew.d.roper@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.