qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Subject: [PATCH 0/4] Misc macio clean ups
Date: Wed, 18 Jan 2023 01:32:30 +0100 (CET)	[thread overview]
Message-ID: <cover.1674001241.git.balaton@eik.bme.hu> (raw)

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



             reply	other threads:[~2023-01-18  0:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18  0:32 BALATON Zoltan [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1674001241.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).