On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonz...@redhat.com>

Variables that are defined with ":=" are handled imperatively, so moving
them closer to the first use ensures that all the assignments prior to
the first use are taken into account.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
Message-Id:<20220401141326.1244422-6-pbonz...@redhat.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
  tests/docker/Makefile.include | 32 ++++++++++++++++----------------
  1 file changed, 16 insertions(+), 16 deletions(-)

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

r~

Reply via email to