Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Grzegorzek, Dominik" <dominik.grzegorzek@intel.com>
To: "Piatkowski, Dominik Karol" <dominik.karol.piatkowski@intel.com>,
	"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: "Kempczynski, Zbigniew" <zbigniew.kempczynski@intel.com>,
	"Sikora, Pawel" <pawel.sikora@intel.com>,
	"Manszewski, Christoph" <christoph.manszewski@intel.com>,
	"Cavitt, Jonathan" <jonathan.cavitt@intel.com>
Subject: Re: [PATCH i-g-t 1/1] tests/xe_eudebug_online: Remove redundant space
Date: Tue, 8 Oct 2024 09:09:25 +0000	[thread overview]
Message-ID: <af181ae7ea14f87b172d5aa583abc2cb93eed426.camel@intel.com> (raw)
In-Reply-To: <20241008090727.4057-2-dominik.karol.piatkowski@intel.com>

On Tue, 2024-10-08 at 11:07 +0200, Dominik Karol Piątkowski wrote:
> Remove redundant space preceding create.vm_id in
> xe_eudebug_client_vm_destroy function call.
> 
> Signed-off-by: Dominik Karol Piątkowski <dominik.karol.piatkowski@intel.com>
> ---
>  tests/intel/xe_eudebug_online.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/intel/xe_eudebug_online.c b/tests/intel/xe_eudebug_online.c
> index e5aaaea22..01ccf45eb 100644
> --- a/tests/intel/xe_eudebug_online.c
> +++ b/tests/intel/xe_eudebug_online.c
> @@ -1091,7 +1091,7 @@ static void run_online_client(struct xe_eudebug_client *c)
>  	intel_bb_destroy(ibb);
>  
>  	xe_eudebug_client_exec_queue_destroy(c, fd, &create);
> -	xe_eudebug_client_vm_destroy(c, fd,  create.vm_id);
> +	xe_eudebug_client_vm_destroy(c, fd, create.vm_id);
>  
>  	xe_eudebug_client_metadata_destroy(c, fd, metadata_id[0], DRM_XE_DEBUG_METADATA_ELF_BINARY,
>  					   2 * sizeof(*metadata));
Acked-by: Dominik Grzegorzek <dominik.grzegorzek@intel.com>

  reply	other threads:[~2024-10-08  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  9:07 [PATCH i-g-t 0/1] tests/xe_eudebug_online: Remove redundant space Dominik Karol Piątkowski
2024-10-08  9:07 ` [PATCH i-g-t 1/1] " Dominik Karol Piątkowski
2024-10-08  9:09   ` Grzegorzek, Dominik [this message]
2024-10-08 10:16 ` ✓ CI.xeBAT: success for " Patchwork
2024-10-08 10:30 ` ✓ Fi.CI.BAT: " Patchwork
2024-10-08 15:28 ` ✗ CI.xeFULL: failure " Patchwork
2024-10-09 12:52 ` ✗ Fi.CI.IGT: " 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=af181ae7ea14f87b172d5aa583abc2cb93eed426.camel@intel.com \
    --to=dominik.grzegorzek@intel.com \
    --cc=christoph.manszewski@intel.com \
    --cc=dominik.karol.piatkowski@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jonathan.cavitt@intel.com \
    --cc=pawel.sikora@intel.com \
    --cc=zbigniew.kempczynski@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