All of lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH 0/3] Misc AC97 clean ups
Date: Fri, 22 Apr 2022 17:14:40 +0200	[thread overview]
Message-ID: <cover.1650640480.git.balaton@eik.bme.hu> (raw)

During trying to implement via-ac97 I did some small clean ups to ac97
which is in this series. The via-ac97 is not working yet so that's not
included but these unrelated clean ups could be merged now.

v2: Added R-b and changes from Peter Maydell

Regards.

BALATON Zoltan (3):
  hw/audio/ac97: Coding style fixes to avoid checkpatch errors
  hw/audio/ac97: Remove unimplemented reset functions
  hw/audio/ac97: Remove unneeded local variables

 hw/audio/ac97.c | 752 +++++++++++++++++++++++-------------------------
 1 file changed, 360 insertions(+), 392 deletions(-)

-- 
2.30.2



             reply	other threads:[~2022-04-22 15:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22 15:14 BALATON Zoltan [this message]
2022-04-22 15:14 ` [PATCH v2 2/3] hw/audio/ac97: Remove unimplemented reset functions BALATON Zoltan
2022-04-22 15:14 ` [PATCH v2 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors BALATON Zoltan
2022-04-22 20:37   ` Víctor Colombo
2022-04-22 15:14 ` [PATCH v2 3/3] hw/audio/ac97: Remove unneeded local variables BALATON Zoltan
  -- strict thread matches above, loose matches on Subject: below --
2022-04-22 13:14 [PATCH 0/3] Misc AC97 clean ups BALATON Zoltan

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.1650640480.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@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.