mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
free() checks if its argument is NULL. No need to check it twice. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Sean Anderson <seanga2@gmail.com>