All of lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Daniel Henrique Barboza <danielhb413@gmail.com>
Subject: [PATCH 0/3] Misc sm501 clean ups
Date: Sat, 21 Jan 2023 21:35:26 +0100 (CET)	[thread overview]
Message-ID: <cover.1674333199.git.balaton@eik.bme.hu> (raw)

Some small trivial clean ups I've found while looking at this file.

BALATON Zoltan (3):
  hw/display/sm501: Remove parenthesis around consant macro definitions
  hw/display/sm501: Remove unneeded casts from void pointer
  hw/display/sm501: Code style fix

 hw/display/sm501.c | 419 +++++++++++++++++++++++----------------------
 1 file changed, 210 insertions(+), 209 deletions(-)

-- 
2.30.6



             reply	other threads:[~2023-01-21 20:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 20:35 BALATON Zoltan [this message]
2023-01-21 20:35 ` [PATCH 1/3] hw/display/sm501: Remove parenthesis around consant macro definitions BALATON Zoltan
2023-01-21 20:35 ` [PATCH 2/3] hw/display/sm501: Remove unneeded casts from void pointer BALATON Zoltan
2023-01-21 20:35 ` [PATCH 3/3] hw/display/sm501: Code style fix BALATON Zoltan
2023-01-23  8:38 ` [PATCH 0/3] Misc sm501 clean ups Philippe Mathieu-Daudé
2023-01-29  2:43   ` BALATON Zoltan
2023-01-30  9:43     ` Daniel Henrique Barboza
2023-02-05  9:40       ` Daniel Henrique Barboza

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.1674333199.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=danielhb413@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.