]> git.ipfire.org Git - thirdparty/qemu.git/commit
qom: set *ambiguous on all paths
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 2 Oct 2024 08:08:05 +0000 (12:08 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Oct 2024 20:04:24 +0000 (22:04 +0200)
commitd9e9867374e5975dfa492c8fbcef39048985e32c
tree1b09c7b31586b96657091391e4cc3dc2cad952af
parentee510704a9f6c982e2740db816eeac325cc10c57
qom: set *ambiguous on all paths

So the caller contract is simpler.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Link: https://lore.kernel.org/r/20241002080806.2868406-3-marcandre.lureau@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qom/object.c