[Intel-gfx] [PATCH i-g-t 1/2] gem_seqno_wrap: Remove unused variable

Damien Lespiau damien.lespiau at intel.com
Mon Oct 6 19:52:25 CEST 2014


Signed-off-by: Damien Lespiau <damien.lespiau at 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




More information about the Intel-gfx mailing list