All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Lespiau <damien.lespiau@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t 1/2] gem_seqno_wrap: Remove unused variable
Date: Mon,  6 Oct 2014 18:52:25 +0100	[thread overview]
Message-ID: <1412617946-18350-1-git-send-email-damien.lespiau@intel.com> (raw)

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 tests/gem_seqno_wrap.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/gem_seqno_wrap.c b/tests/gem_seqno_wrap.c
index 6772d1e..51fd88c 100644
--- a/tests/gem_seqno_wrap.c
+++ b/tests/gem_seqno_wrap.c
@@ -475,7 +475,6 @@ static int parse_options(int opt, int opt_index)
 int main(int argc, char **argv)
 {
 	int wcount = 0;
-	int r = -1;
 
 	static struct option long_options[] = {
 		{"rounds", required_argument, 0, 'n'},
-- 
1.8.3.1

             reply	other threads:[~2014-10-06 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 17:52 Damien Lespiau [this message]
2014-10-06 17:52 ` [PATCH i-g-t 2/2] overlay: Fix compilation warning when not having xrandr Damien Lespiau

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=1412617946-18350-1-git-send-email-damien.lespiau@intel.com \
    --to=damien.lespiau@intel.com \
    --cc=intel-gfx@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.