On Tue, 28 Apr 2020 at 13:56, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
>
> free() checks if its argument is NULL. Don't duplicate this in the calling
> code.
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  common/cli_hush.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to