lib/hashtable: remove superfluous check
We assign first_deleted = 0. There is no need to check its value without any further assignment in between. Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Simon Glass <sjg@chromium.org>
Please register or sign in to comment