aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-04-19 10:10:03 +0100
committerAlex Bennée <alex.bennee@linaro.org>2022-04-20 16:04:20 +0100
commit79bd3ae9d39fcead07938f473caf0dfd9760bd21 (patch)
tree177a59f34a8e4d834a4f1ec28370545fbfd2a2dd /hw/rtc
parent1d64909543e80745e976c059195952df7c748c94 (diff)
downloadqemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.zip
qemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.tar.gz
qemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.tar.bz2
tests/docker: inline variable definitions or move close to use
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 <pbonzini@redhat.com> Message-Id: <20220401141326.1244422-6-pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220419091020.3008144-9-alex.bennee@linaro.org>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions