qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] remove useless comments in dma


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH] remove useless comments in dma
Date: Sat, 7 Apr 2012 14:23:43 +0000

On Fri, Apr 6, 2012 at 07:52, Wanpeng Li <address@hidden> wrote:
> This comment is useless, just removes it and makes the codes clear.
>
> Signed-off-by: Wanpeng Li <address@hidden>

Thanks, applied. Patches like these could be directed to trivial
patches queue, please read
http://wiki.qemu.org/Contribute/TrivialPatches

> ---
>  dma.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/dma.h b/dma.h
> index 20e86d2..5bd1fc8 100644
> --- a/dma.h
> +++ b/dma.h
> @@ -11,7 +11,6 @@
>  #define DMA_H
>
>  #include <stdio.h>
> -//#include "cpu.h"
>  #include "hw/hw.h"
>  #include "block.h"
>
> --
> 1.7.5.4
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]