* Asias He <asias.he...@gmail.com> wrote:

> This patch removes disk-image.c and qcow.c under disk directory.
> 
> Signed-off-by: Asias He <asias.he...@gmail.com>
> ---
>  tools/kvm/Makefile                |    4 ++--
>  tools/kvm/{ => disk}/disk-image.c |    0

btw., you may want to name it 'image.c' and thus have the intuitive:

 tools/kvm/disk-image.c =>
 tools/kvm/disk/image.c 

replacement instead of tools/kvm/disk/disk-image.c which repeats 'disk' twice.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to