Elena Agostini 1674c56dc3 gpudev: manage null parameters in memory functions
The gpudev functions free, register and unregister
return gracefully if input pointer is NULL or size 0,
as API doc was indicating no-op accepted values.

CUDA driver checks are removed because redundant
with the checks added in gpudev library.

Fixes: e818c4e2bf50 ("gpudev: add memory API")

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2021-11-24 09:38:43 +01:00
..
2021-11-16 13:01:52 +01:00
2021-11-10 13:48:38 +01:00
2021-11-17 20:17:04 +01:00
2021-11-03 16:15:13 +01:00
2021-11-16 11:21:18 +01:00