On 28.10.20 09:07, Greg Kurz wrote: > This function is really an internal helper for bdrv_close(). Update its > doc comment to make this clear and make the function private. > > Signed-off-by: Greg Kurz <[email protected]> > --- > > As suggested by Stefan here: > > https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg08235.html > --- > include/block/block.h | 6 ------ > include/block/block_int.h | 9 +++++++++ > 2 files changed, 9 insertions(+), 6 deletions(-)
Thanks, applied to my block branch: https://git.xanclic.moe/XanClic/qemu/commits/branch/block Max
