* Ingo Molnar <mingo@xxxxxxx> wrote: > > * Asias He <asias.hejun@xxxxxxxxx> wrote: > > > This patch removes disk-image.c and qcow.c under disk directory. > > > > Signed-off-by: Asias He <asias.hejun@xxxxxxxxx> > > --- > > 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. oh, stupid me: you rename it to core.c in patch #2! I should really do what i do normally, read patch series from the end backwards ;-) Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html