From ef8fc998a74b7a858542e87c69334be8d6a527d0 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Mon, 9 May 2016 14:43:20 +0300 Subject: tests/prime_mmap_kms: Fix white-space. Signed-off-by: Marius Vlad --- tests/prime_mmap_kms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/prime_mmap_kms.c') diff --git a/tests/prime_mmap_kms.c b/tests/prime_mmap_kms.c index 8e14b250..15e310fc 100644 --- a/tests/prime_mmap_kms.c +++ b/tests/prime_mmap_kms.c @@ -206,7 +206,7 @@ static void run_test(gpu_process_t *gpu) continue; prime_fd = prime_handle_to_fd_for_mmap(gpu->drm_fd, - gpu->fb.gem_handle); + gpu->fb.gem_handle); igt_skip_on(prime_fd == -1 && errno == EINVAL); /* Note that it only shares the dma-buf fd and some -- cgit v1.2.3