Re: [PATCH 1/1] post: remove redundant condition

2020-10-24 Thread Tom Rini
On Mon, Aug 03, 2020 at 10:12:13PM +0200, Heinrich Schuchardt wrote: > (A && A == 0x20) is only true for (A == 0x20). > > Signed-off-by: Heinrich Schuchardt > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/1] post: remove redundant condition

2020-08-03 Thread Simon Glass
On Mon, 3 Aug 2020 at 14:12, Heinrich Schuchardt wrote: > > (A && A == 0x20) is only true for (A == 0x20). > > Signed-off-by: Heinrich Schuchardt > --- > post/post.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Simon Glass

[PATCH 1/1] post: remove redundant condition

2020-08-03 Thread Heinrich Schuchardt
(A && A == 0x20) is only true for (A == 0x20). Signed-off-by: Heinrich Schuchardt --- post/post.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post/post.c b/post/post.c index 6687e0b75c..0f1fe8d905 100644 --- a/post/post.c +++ b/post/post.c @@ -189,7 +189,7 @@ static void