Hello arm-soc maintainers, Please pull this small fix for a Smatch warning in tee_shm_alloc().
Thanks, Jens The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936: Linux 5.7-rc2 (2020-04-19 14:35:30 -0700) are available in the Git repository at: git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-smatch-for-5.8 for you to fetch changes up to 1115899e7aad71bc36100c3fa1d0b99cff9263e6: tee: remove unnecessary NULL check in tee_shm_alloc() (2020-04-20 13:12:01 +0200) ---------------------------------------------------------------- tee: remove unnecessary NULL check in tee_shm_alloc() ---------------------------------------------------------------- Dan Carpenter (1): tee: remove unnecessary NULL check in tee_shm_alloc() drivers/tee/tee_shm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)