hw/misc/macio: Remove some single use local variables
commitaf36fca459e8f3c8fadf887048a9d1bce1101f4e
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 18 Jan 2023 00:32:34 +0000 (18 01:32 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 6 Feb 2023 11:41:39 +0000 (6 11:41 +0000)
tree8868af8ebb381ce047e700c773abf80285e89224
parent740ce28c464110d67e05cb1f99ade58329f74add
hw/misc/macio: Remove some single use local variables

Drop some local variables that could just be substituted at the single
place they were used. This makes the code shorter and simpler.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <165a4ea190af7c09832f50f02004fad82f704898.1674001242.git.balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/misc/macio/macio.c