Eric Blake <ebl...@redhat.com> wrote: > Now that QAPI makes it easy to pass a struct around, we don't > have to declare as many parameters or local variables. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> NIIIICEEEEEEE I hated that function parameters list. Thanks very much.