Philippe Mathieu-Daudé <phi...@linaro.org> writes: > Hi Markus, > > Here are the patches I queued until you told me you'd > object to the CamelCase filename strList.[ch]. > > Steve, please take over ;)
I'm going to post the part of the series I'm ready to queue as v7, with minor modifications: * Rename strv_from_strList() to strv_from_str_list(), and put it into qapi/qapi-type-helpers.c. * Tweak its function comment. * Rename its local variable @argv to @strv. * Cosmetic commit message tweaks. We can then talk about the remainder.