Re: [PATCH] qapi/pragma: Tidy up comments

2022-05-15 Thread Markus Armbruster
Markus Armbruster writes: > Commit 05ebf841ef "qapi: Enforce command naming rules" inserted new > code between a comment and the code it applies to. Move the comment > back to its code, and add one for the new code. > > Signed-off-by: Markus Armbruster Queued.

[PATCH] qapi/pragma: Tidy up comments

2022-05-10 Thread Markus Armbruster
Commit 05ebf841ef "qapi: Enforce command naming rules" inserted new code between a comment and the code it applies to. Move the comment back to its code, and add one for the new code. Signed-off-by: Markus Armbruster --- qapi/pragma.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)