On 20/11/24 22:56, Peter Xu wrote:
Drop one use of container_get(), instead switch to the explicit function to create a container.Signed-off-by: Peter Xu <pet...@redhat.com> --- tests/unit/check-qom-proplist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>