Thrown up my brain's parser for a moment ;-)

Signed-off-by: Daniel Vetter <daniel.vet...@intel.com>
---
 tests/gem_concurrent_blit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gem_concurrent_blit.c b/tests/gem_concurrent_blit.c
index beb96757eeb7..726198012c14 100644
--- a/tests/gem_concurrent_blit.c
+++ b/tests/gem_concurrent_blit.c
@@ -755,7 +755,7 @@ run_basic_modes(const struct access_mode *mode,
                                        dst[i] = mode->create_bo(bufmgr, width, 
height);
                                }
                                dummy = mode->create_bo(bufmgr, width, height);
-       }
+                       }
 
                        /* try to overwrite the source values */
                        igt_subtest_f("%s-%s-overwrite-source-one%s%s", 
mode->name, p->prefix, suffix, h->suffix) {
-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to