On 21/11/24 20:22, Peter Xu wrote:
Now there's no user of container_get(), remove it.Signed-off-by: Peter Xu <pet...@redhat.com> --- include/qom/object.h | 11 ----------- qom/container.c | 23 ----------------------- 2 files changed, 34 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>