Re: [Qemu-devel] [Qemu-trivial] [PATCH] exec.c: Remove useless comment

2011-10-26 Thread Stefan Hajnoczi
On Fri, Oct 21, 2011 at 05:57:09PM +0800, 陳韋任 wrote: > As phys_ram_size had been removed since QEMU 0.12. Remove the useless > comment. > > Signed-off-by: Chen Wen-Ren > --- > exec.c |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: http

[Qemu-devel] [Qemu-trivial] [PATCH] exec.c: Remove useless comment

2011-10-21 Thread 陳韋任
As phys_ram_size had been removed since QEMU 0.12. Remove the useless comment. Signed-off-by: Chen Wen-Ren --- exec.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/exec.c b/exec.c index d0cbf15..fb21e76 100644 --- a/exec.c +++ b/exec.c @@ -472,7 +472,6 @@ static void