mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 19:43:52 +00:00
The tee_shm_get_va() function never returns NULL, it returns error
pointers. Update the check to match.
Fixes:
|
||
|---|---|---|
| .. | ||
| amdtee | ||
| optee | ||
| tstee | ||
| Kconfig | ||
| Makefile | ||
| tee_core.c | ||
| tee_private.h | ||
| tee_shm_pool.c | ||
| tee_shm.c | ||