Skip to content
Commit 9e0026d3 authored by Marcin Slusarz's avatar Marcin Slusarz
Browse files

nouveau: silence some remaining valgrind warnings



Valgrind can't understand some of the fields passed to ioctls are overwritten
by kernel, so we need to initialize them. Almost all of our ioctl wrappers
already do it and the cost of remaining 3 is very small.

Signed-off-by: default avatarMarcin Slusarz <marcin.slusarz@gmail.com>
parent 25e4cb46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment