On Thu, Dec 13, 2012 at 11:24:17AM -0500, John Eckersberg wrote: > This is just code motion, in preparation to rename identifiers to be > less console-specific. > --- > po/POTFILES.in | 2 +- > src/Makefile.am | 2 +- > src/conf/virchrdev.c | 414 +++++++++++++++++++++++++++++++++++++++++++++++ > src/conf/virchrdev.h | 36 +++++ > src/conf/virconsole.c | 414 ----------------------------------------------- > src/conf/virconsole.h | 36 ----- > src/libvirt_private.syms | 2 +- > src/qemu/qemu_domain.h | 2 +- > 8 files changed, 454 insertions(+), 454 deletions(-) > create mode 100644 src/conf/virchrdev.c > create mode 100644 src/conf/virchrdev.h > delete mode 100644 src/conf/virconsole.c > delete mode 100644 src/conf/virconsole.h ACK, with rename detection enabled in GIT, the changes are clearly a no-op Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list