mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
QERR_INVALID_BLOCK_FORMAT is dead since commite6641719fe"block: Always pass NULL as drv for bdrv_open()", 2015-09-14. QERR_INVALID_PASSWORD is dead since commitc01c214b69"block: remove all encryption handling APIs", 2017-07-11. Bury them. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20201113082626.2725812-2-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>