RE: [PATCH v2] pc: comment style fixup

2020-11-02 Thread Chenqun (kuhn)
on > Subject: [PATCH v2] pc: comment style fixup > > Fix up checkpatch comment style warnings. > > Signed-off-by: Michael S. Tsirkin > --- > > changes from v1: > address philippe's comments > :w > > hw/i386/pc.c | 9 + > 1 file changed,

Re: [PATCH v2] pc: comment style fixup

2020-11-02 Thread Philippe Mathieu-Daudé
On 11/2/20 11:28 AM, Michael S. Tsirkin wrote: > Fix up checkpatch comment style warnings. > > Signed-off-by: Michael S. Tsirkin > --- > > changes from v1: > address philippe's comments > :w > > hw/i386/pc.c | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) Thanks! Reviewe

[PATCH v2] pc: comment style fixup

2020-11-02 Thread Michael S. Tsirkin
Fix up checkpatch comment style warnings. Signed-off-by: Michael S. Tsirkin --- changes from v1: address philippe's comments :w hw/i386/pc.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hw/i386/pc.c b/hw/i386/pc.c index 416fb0e0f6..aae45ba779 100644 --- a/hw