From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: [PATCH 0/2] block: Minor cleanups
Date: Tue, 5 Sep 2023 15:06:05 +0200 [thread overview]
Message-ID: <20230905130607.35134-1-kwolf@redhat.com> (raw)
I had to go through all block drivers and noticed some details that
aren't as expected, so I thought I might as well fix them...
Kevin Wolf (2):
block/meson.build: Restore alphabetical order of files
block: Make more BlockDriver definitions static
block/copy-before-write.c | 2 +-
block/preallocate.c | 2 +-
block/snapshot-access.c | 2 +-
block/meson.build | 12 ++++++------
4 files changed, 9 insertions(+), 9 deletions(-)
--
2.41.0
next reply other threads:[~2023-09-05 13:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 13:06 Kevin Wolf [this message]
2023-09-05 13:06 ` [PATCH 1/2] block/meson.build: Restore alphabetical order of files Kevin Wolf
2023-09-05 13:28 ` Philippe Mathieu-Daudé
2023-09-05 13:06 ` [PATCH 2/2] block: Make more BlockDriver definitions static Kevin Wolf
2023-09-05 13:33 ` Philippe Mathieu-Daudé
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=20230905130607.35134-1-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--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 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).