Re: [libvirt] [PATCH] drvbhyve: Clean-up some used ATTRIBUTE_UNUSEDs.

2014-11-13 Thread Michal Privoznik
On 12.11.2014 22:11, Conrad Meyer wrote: --- src/bhyve/bhyve_device.c | 2 +- src/bhyve/bhyve_driver.c | 10 +- src/bhyve/bhyve_process.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) ACKed and pushed. Michal -- libvir-list mailing list libvir-list@redhat.com https

[libvirt] [PATCH] drvbhyve: Clean-up some used ATTRIBUTE_UNUSEDs.

2014-11-12 Thread Conrad Meyer
--- src/bhyve/bhyve_device.c | 2 +- src/bhyve/bhyve_driver.c | 10 +- src/bhyve/bhyve_process.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/bhyve/bhyve_device.c b/src/bhyve/bhyve_device.c index fa266de..b458275 100644 --- a/src/bhyve/bhyve_device.c +++ b