mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-30 03:06:09 +00:00
lib/drmtest: fixup for the prefault rework
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
fbd64de6be
commit
2096649053
@ -1976,7 +1976,6 @@ static void igt_prefault_control(bool enable)
|
||||
int fd;
|
||||
char buf[2] = {'Y', 'N'};
|
||||
int index;
|
||||
int result = 0;
|
||||
|
||||
fd = open(name, O_RDWR);
|
||||
igt_require(fd >= 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user