summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric Blake2020-05-13 03:16:43 +0200
committerEric Blake2020-05-19 17:32:14 +0200
commitc6996cf9a6c759c29919642be9a73ac64b38301b (patch)
treea5e73329adfbf47137d08fee8ebb3dd0f933b4eb /MAINTAINERS
parentblock: Make it easier to learn which BDS support bitmaps (diff)
downloadqemu-c6996cf9a6c759c29919642be9a73ac64b38301b.tar.gz
qemu-c6996cf9a6c759c29919642be9a73ac64b38301b.tar.xz
qemu-c6996cf9a6c759c29919642be9a73ac64b38301b.zip
blockdev: Promote several bitmap functions to non-static
The next patch will split blockdev.c, which will require accessing some previously-static functions from more than one .c file. But part of promoting a function to public is picking a naming scheme that does not reek of exposing too many internals (two of the three functions were named starting with 'do_'). To make future code motion easier, perform the function rename and non-static promotion into its own patch. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200513011648.166876-5-eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions