tests: fixup new warnings

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-01-10 15:50:20 +01:00
parent bd5cf9a07d
commit a7a80c2c2f
10 changed files with 50 additions and 53 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ static void run(int object_size)
uint32_t handle, handle_relocs, src, dst;
void *gtt_relocs;
int fd, len;
int ring, ret;
int ring;
fd = drm_open_any();
handle = gem_create(fd, 4096);