Skip to content
Snippets Groups Projects
Commit 39b924a3 authored by Tom Rini's avatar Tom Rini
Browse files

env_mmc.c: Remove NULL check on tmp_env1/2


With 452a2722 we moved to allocating these variables on the stack.  So
they will never now be NULL so remove these checks.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent b9c8ccab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment