]> git.proxmox.com Git - mirror_qemu.git/commit
block.c: add assertions to static functions
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>
Thu, 3 Mar 2022 15:16:02 +0000 (10:16 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Mar 2022 17:18:25 +0000 (18:18 +0100)
commitbdb734763bcee8cfe2b6d70944ee4ae75987a6c6
treed33a50cdb33cd848762895f54a5ffd2390ab055e
parente2d9faf534eb4218e2c3dbe18488f6a97fc7179b
block.c: add assertions to static functions

Following the assertion derived from the API split,
propagate the assertion also in the static functions.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Message-Id: <20220303151616.325444-18-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block/block-backend.c