mirror of https://github.com/torvalds/linux.git
The tee_shm_get_va() function never returns NULL, it returns error
pointers. Update the check to match.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| call.c | ||
| core.c | ||
| device.c | ||
| ffa_abi.c | ||
| 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 | ||