diff options
author | BALATON Zoltan | 2021-10-29 23:02:09 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-10-30 18:39:37 +0200 |
commit | 36cf5ee8852a3aac56be160ad87cc49974278c46 (patch) | |
tree | 730990b4cbb73ccfa0e74796f63dbf2274b00331 /hw/timer/trace.h | |
parent | hw/intc/sh_intc: Avoid using continue in loops (diff) | |
download | qemu-36cf5ee8852a3aac56be160ad87cc49974278c46.tar.gz qemu-36cf5ee8852a3aac56be160ad87cc49974278c46.tar.xz qemu-36cf5ee8852a3aac56be160ad87cc49974278c46.zip |
hw/intc/sh_intc: Simplify allocating sources array
Use g_new0 instead of g_malloc0 and avoid some unneeded temporary
variable assignments.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <72efc4f2c4ff8b96848d03dca08e4541ee4076f6.1635541329.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/timer/trace.h')
0 files changed, 0 insertions, 0 deletions