Re: [PATCH v3 04/10] scripts/qapi: document the tool that generated the file

2023-05-06 Thread Markus Armbruster
Alex Bennée writes: > This makes it a little easier for developers to find where things > where being generated. > > Reviewed-by: Richard Henderson > Signed-off-by: Alex Bennée > Message-Id: <20230503091756.1453057-5-alex.ben...@linaro.org> > --- > scripts/qapi/gen.py | 4 ++-- > 1 file change

[PATCH v3 04/10] scripts/qapi: document the tool that generated the file

2023-05-05 Thread Alex Bennée
This makes it a little easier for developers to find where things where being generated. Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée Message-Id: <20230503091756.1453057-5-alex.ben...@linaro.org> --- scripts/qapi/gen.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) dif