hw/display/artist: Delay some variables initialization
commit0814343ce294b4dff780f6e8b6baa1acb1dc7ef8
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 14 Feb 2020 00:13:00 +0000 (14 01:13 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 18 Feb 2020 19:21:47 +0000 (18 11:21 -0800)
tree13020c770959ad26ada69b18b42724fe37e2442e
parent6c69f9c48e29376f16965f6e8ea9e1d01f368950
hw/display/artist: Delay some variables initialization

We want to have an early exit path. Delay some initializations
before the variables are used.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20200214001303.12873-4-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/display/artist.c