On Thu, 20 Aug 2020 at 11:57, Heinrich Schuchardt <[email protected]> wrote:
>
> We assign first_deleted = 0. There is no need to check its value without
> any further assignment in between.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
> indicated by cppcheck
> ---
>  lib/hashtable.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to