qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc macio clean ups
@ 2023-01-18  0:32 BALATON Zoltan
  2023-01-18  0:32 ` [PATCH 1/4] hw/misc/macio: Avoid some QOM casts BALATON Zoltan
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: BALATON Zoltan @ 2023-01-18  0:32 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: Mark Cave-Ayland

Just some small trivial clean ups that I've found while looking at
hw/misc/macio/macio.c

Regards,
BALATON Zoltan

BALATON Zoltan (4):
  hw/misc/macio: Avoid some QOM casts
  hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
  hw/misc/macio: Remove some single use local variables
  hw/misc/macio: Return bool from functions taking errp

 hw/misc/macio/macio.c | 167 ++++++++++++++++++------------------------
 1 file changed, 72 insertions(+), 95 deletions(-)

-- 
2.30.6



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-02-01 23:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18  0:32 [PATCH 0/4] Misc macio clean ups BALATON Zoltan
2023-01-18  0:32 ` [PATCH 1/4] hw/misc/macio: Avoid some QOM casts BALATON Zoltan
2023-01-18  7:16   ` Philippe Mathieu-Daudé
2023-01-22 18:14   ` Mark Cave-Ayland
2023-01-18  0:32 ` [PATCH 2/4] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity BALATON Zoltan
2023-01-18  7:16   ` Philippe Mathieu-Daudé
2023-01-22 18:15   ` Mark Cave-Ayland
2023-01-18  0:32 ` [PATCH 3/4] hw/misc/macio: Remove some single use local variables BALATON Zoltan
2023-01-18  7:17   ` Philippe Mathieu-Daudé
2023-01-22 18:16   ` Mark Cave-Ayland
2023-01-18  0:32 ` [PATCH 4/4] hw/misc/macio: Return bool from functions taking errp BALATON Zoltan
2023-01-18  7:19   ` Philippe Mathieu-Daudé
2023-02-01 22:44   ` Mark Cave-Ayland
2023-02-01 23:54     ` BALATON Zoltan
2023-02-01 23:32 ` [PATCH 0/4] Misc macio clean ups Mark Cave-Ayland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).