diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2020-02-27 13:56:11 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-24 10:09:59 -0400 |
commit | 34284970a1736e7be35bef74e4f8e429e703c1ce (patch) | |
tree | a1c3e2b156a0c02346fc8c387baaa65ef1e23c7d /env/flags.c | |
parent | 7f529f6585cee9915e89b879acfaa3aaa05dec61 (diff) | |
download | u-boot-34284970a1736e7be35bef74e4f8e429e703c1ce.tar.gz u-boot-34284970a1736e7be35bef74e4f8e429e703c1ce.tar.bz2 u-boot-34284970a1736e7be35bef74e4f8e429e703c1ce.zip |
lib/hashtable.c: don't test ->callback in SPL
In SPL, environment callbacks are not supported, so e->callback is
always NULL. Removing this makes the SPL a little smaller (about 400
bytes in my ppc build) with no functional change.
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env/flags.c')
0 files changed, 0 insertions, 0 deletions