Peter Maydell <peter.mayd...@linaro.org> writes: > On Fri, 14 Feb 2020 at 16:02, Markus Armbruster <arm...@redhat.com> wrote: >> >> Markus Armbruster <arm...@redhat.com> writes: >> >> > Peter Maydell <peter.mayd...@linaro.org> writes: >> > >> >> rST insists on a blank line before and after a bulleted list, >> >> but our texinfo doc generator did not. Add some extra blank >> >> lines in the doc comments so they're acceptable rST input. >> >> >> >> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> >> >> Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> > >> > Reviewed-by: Markus Armbruster <arm...@redhat.com> >> >> Hmm, PATCH 06 appears to do the same, among other things. Sure you want >> this separate? > > Patch 6 is qga/; this is qapi/.
D'oh! > This is again a product of my general preference for more > smaller patches rather than larger patches that touch more > files at once. Makes sense, thanks!