qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 04/21] configure: remove needless if leg


From: Richard Henderson
Subject: Re: [PATCH v2 04/21] configure: remove needless if leg
Date: Fri, 16 Jul 2021 09:08:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/14/21 11:20 AM, Alex Bennée wrote:
It was pointed out in review of the previous patch that the if leg
isn't needed as the for loop will not enter on an empty $device_archs.

Fixes: d1d5e9eefd ("configure: allow the selection of alternate config in the 
build")
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<20210714093638.21077-5-alex.bennee@linaro.org>
---
  configure | 10 ++++------
  1 file changed, 4 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]