diff options
| author | Vladimir Sementsov-Ogievskiy | 2022-07-26 22:11:33 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2022-10-27 20:14:11 +0200 |
| commit | c5c2174146a30423103f25a76e079b3c9c4e59b1 (patch) | |
| tree | a60aa6fa7c6ee1c2e0f2be5aecba7ac8043ce3bf /block.c | |
| parent | block: Manipulate bs->file / bs->backing pointers in .attach/.detach (diff) | |
| download | qemu-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
