[PATCH 0/2] block: Minor cleanups

Kevin Wolf posted 2 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230905130607.35134-1-kwolf@redhat.com
Maintainers: John Snow <jsnow@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
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(-)
[PATCH 0/2] block: Minor cleanups
Posted by Kevin Wolf 1 year, 2 months ago
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