Eric Blake <[email protected]> writes: > Instead of modifying the value member of a list element passed as a > parameter, and open-coding the manipulation of that list, it's nicer > to just return a freshly allocated value to be prepended to a list > using QAPI_LIST_PREPEND. > > Signed-off-by: Eric Blake <[email protected]> > Reviewed-by: Markus Armbruster <[email protected]>
Alread in master as commit fe4d7e338f.
