[PATCH 1/1] post: remove redundant condition

Simon Glass sjg at chromium.org
Tue Aug 4 04:00:46 CEST 2020


On Mon, 3 Aug 2020 at 14:12, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> (A && A == 0x20) is only true for (A == 0x20).
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  post/post.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list