summaryrefslogtreecommitdiffstats
path: root/block.c
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2022-07-26 22:11:33 +0200
committerKevin Wolf2022-10-27 20:14:11 +0200
commitc5c2174146a30423103f25a76e079b3c9c4e59b1 (patch)
treea60aa6fa7c6ee1c2e0f2be5aecba7ac8043ce3bf /block.c
parentblock: Manipulate bs->file / bs->backing pointers in .attach/.detach (diff)
downloadqemu-c5c2174146a30423103f25a76e079b3c9c4e59b1.tar.gz
qemu-c5c2174146a30423103f25a76e079b3c9c4e59b1.tar.xz
qemu-c5c2174146a30423103f25a76e079b3c9c4e59b1.zip
block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
Now the indirection is not actually used, we can safely reduce it to simple pointer. For consistency do a bit of refactoring to get rid of _ptr suffixes that become meaningless. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220726201134.924743-15-vsementsov@yandex-team.ru> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions