mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
73048a8325
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.c | ||
tee_shm_pool.c |