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

2017-07-18 Thread John Snow
On 07/18/2017 02:10 AM, Philippe Mathieu-Daudé wrote: > Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.cocci > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: John Snow

Re: [Qemu-devel] [PATCH 27/29] tests/hbitmap: 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-hbitmap.c | 6 +++--- > 1 file changed, 3 insertions(+)