Re: [Qemu-devel] [PATCH] pcie: change confused comment clearer

2014-10-07 Thread Michael S. Tsirkin
On Tue, Oct 07, 2014 at 02:53:48PM +0800, arei.gong...@huawei.com wrote: > From: Gonglei > > This comment applies to all functions below it. > It is not appropriate that called capability allocation > functions, change it into capability list management functions. > > Signed-off-by: Gonglei Ap

[Qemu-devel] [PATCH] pcie: change confused comment clearer

2014-10-06 Thread arei.gonglei
From: Gonglei This comment applies to all functions below it. It is not appropriate that called capability allocation functions, change it into capability list management functions. Signed-off-by: Gonglei --- hw/pci/pcie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/