diff options
author | Kevin Wolf <kwolf@redhat.com> | 2023-09-05 15:06:06 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-09-08 17:03:09 +0200 |
commit | 9e03a5e195a20e7a342bcbf9e49e113e4b4dc23d (patch) | |
tree | aca4b0b4de6535819bf2a21c5392f9d350cb59d8 /io | |
parent | c3b29ae6b4e2bf70739e49154f24c8e850b34bf7 (diff) | |
download | qemu-9e03a5e195a20e7a342bcbf9e49e113e4b4dc23d.zip qemu-9e03a5e195a20e7a342bcbf9e49e113e4b4dc23d.tar.gz qemu-9e03a5e195a20e7a342bcbf9e49e113e4b4dc23d.tar.bz2 |
block/meson.build: Restore alphabetical order of files
When commit 5e5733e5999 created block/meson.build, the list of
unconditionally added files was in alphabetical order. Later commits
added new files in random places. Reorder the list to be alphabetical
again. (As for ordering foo.c against foo-*.c, there are both ways used
currently; standardise on having foo.c first, even though this is
different from the original commit 5e5733e5999.)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230905130607.35134-2-kwolf@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions