Eric Blake <ebl...@redhat.com> 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 <ebl...@redhat.com> > Reviewed-by: Markus Armbruster <arm...@redhat.com>
Already in master as commit eaedde5255.