Re: [Qemu-devel] [PATCH 11/14] nvdimm acpi: fix two comments

2016-11-09 Thread Igor Mammedov
On Mon, 7 Nov 2016 19:13:46 +0800 Xiao Guangrong wrote: > fixed the English issue and code-style issue > > Suggested-by: Stefan Hajnoczi > Signed-off-by: Xiao Guangrong Reviewed-by: Igor Mammedov > --- > hw/acpi/nvdimm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff

Re: [Qemu-devel] [PATCH 11/14] nvdimm acpi: fix two comments

2016-11-07 Thread Stefan Hajnoczi
On Mon, Nov 07, 2016 at 07:13:46PM +0800, Xiao Guangrong wrote: > fixed the English issue and code-style issue > > Suggested-by: Stefan Hajnoczi > Signed-off-by: Xiao Guangrong > --- > hw/acpi/nvdimm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Stefan Hajnoczi

[Qemu-devel] [PATCH 11/14] nvdimm acpi: fix two comments

2016-11-07 Thread Xiao Guangrong
fixed the English issue and code-style issue Suggested-by: Stefan Hajnoczi Signed-off-by: Xiao Guangrong --- hw/acpi/nvdimm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/acpi/nvdimm.c b/hw/acpi/nvdimm.c index c7e7744..6f6f51f 100644 --- a/hw/acpi/nvdimm.c +++ b/hw