Eric Blake <[email protected]> writes: > Instead of taking a list parameter and returning a new head at a > distance, just return the new item for the caller to insert into a > list via QAPI_LIST_PREPEND. Update some variable names to avoid long > lines, and drop a useless comment. > > Signed-off-by: Eric Blake <[email protected]> > Reviewed-by: Markus Armbruster <[email protected]>
Already in master as commit eaedde5255.
