mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
73048a8325
The tee_shm_get_va() function never returns NULL, it returns error
pointers. Update the check to match.
Fixes:
|
||
---|---|---|
.. | ||
call.c | ||
core.c | ||
device.c | ||
ffa_abi.c | ||
Kconfig | ||
Makefile | ||
notif.c | ||
optee_ffa.h | ||
optee_msg.h | ||
optee_private.h | ||
optee_rpc_cmd.h | ||
optee_smc.h | ||
optee_trace.h | ||
rpc.c | ||
smc_abi.c | ||
supp.c |