Re: [Qemu-devel] [PATCH 29/29] tests/qapi: use ARRAY_SIZE macro

2017-07-18 Thread Marc-André Lureau
On Mon, Jul 17, 2017 at 11:10 PM, Philippe Mathieu-Daudé wrote: > Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.cocci > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Marc-André Lureau > --- > tests/test-string-output-visitor.c | 2 +- > 1 file changed, 1 ins

[Qemu-devel] [PATCH 29/29] tests/qapi: use ARRAY_SIZE macro

2017-07-17 Thread Philippe Mathieu-Daudé
Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.cocci Signed-off-by: Philippe Mathieu-Daudé --- tests/test-string-output-visitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-string-output-visitor.c b/tests/test-string-output-visitor.c