diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2022-10-28 13:56:17 +0200 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2022-10-31 18:48:23 +0000 |
commit | cc4a140a755e775f15fbc6339487b55b86b0ed1e (patch) | |
tree | cac726c04d950a21e9758cb2604cdf0211e02edf /hw/intc/xics_kvm.c | |
parent | 5107fd3effb1cfec3b96d9e819f1605048640e31 (diff) |
mac_newworld: Drop some variables
Values not used frequently enough may not worth putting in a local
variable, especially with names almost as long as the original value
because that does not improve readability, to the contrary it makes it
harder to see what value is used. Drop a few such variables. This is
the same clean up that was done for mac_oldworld in commit b8df32555ce5.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <a3ee09dea27af9685fd2ccd2f7ab40a813d6812f.1666957578.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'hw/intc/xics_kvm.c')
0 files changed, 0 insertions, 0 deletions