All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2] tests/kms_display_modes: Test cleanup
Date: Fri, 14 Oct 2022 13:32:55 +0530	[thread overview]
Message-ID: <20221014080255.19062-1-jeevan.b@intel.com> (raw)

Signed-off-by: Jeevan B <jeevan.b@intel.com>
---
 tests/kms_display_modes.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c
index eff30cbb..9a2199d3 100644
--- a/tests/kms_display_modes.c
+++ b/tests/kms_display_modes.c
@@ -162,7 +162,7 @@ igt_main
 	igt_subtest_with_dynamic("extended-mode-basic") {
 		for (i = 0; i < data.n_pipes - 1; i++) {
 			igt_dynamic_f("pipe-%s%s", kmstest_pipe_name(pipe[i]),
-					kmstest_pipe_name(pipe[i+1]));
+					kmstest_pipe_name(pipe[i+1]))
 			run_extendedmode_basic(&data, pipe[i], pipe[i+1]);
 		}
 	}
-- 
2.36.0

             reply	other threads:[~2022-10-14  8:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14  8:02 Jeevan B [this message]
2022-10-14  8:54 ` [igt-dev] [PATCH i-g-t v2] tests/kms_display_modes: Test cleanup Petri Latvala
2022-10-14  9:15 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2022-10-14 11:10 ` [igt-dev] ✓ 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=20221014080255.19062-1-jeevan.b@intel.com \
    --to=jeevan.b@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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.