Re: [libvirt] [PATCH] qemu_capabilities: Fix the formatting with a space

2017-07-24 Thread Michal Privoznik
On 07/24/2017 07:55 AM, Shivaprasad G Bhat wrote: > It was observed while adding new property that there should be a space > before closing a curly brace in intel-iommu object property definition. > Fixing it as a separate patch. > > Signed-off-by: Shivaprasad G Bhat > --- > src/qemu/qemu_capabi

[libvirt] [PATCH] qemu_capabilities: Fix the formatting with a space

2017-07-23 Thread Shivaprasad G Bhat
It was observed while adding new property that there should be a space before closing a curly brace in intel-iommu object property definition. Fixing it as a separate patch. Signed-off-by: Shivaprasad G Bhat --- src/qemu/qemu_capabilities.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-