On 1/9/22 18:25, Bernhard Beschow wrote:
While at it, move the assignments closer to where they are used.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/mips/malta.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>