On 6/3/21 2:37 AM, John Snow wrote: > the qom_list method provides a type-safe object that's easier to type > check, so switch to using it. > > Signed-off-by: John Snow <js...@redhat.com> > --- > scripts/qmp/qom-fuse | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>