]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: rename goto label
authorJim Fehlig <jfehlig@suse.com>
Tue, 8 Jul 2014 16:59:39 +0000 (10:59 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 8 Jul 2014 23:14:50 +0000 (17:14 -0600)
commit92cd6b677e121463df414ebe42b847eacf333e08
tree9191862479165f404dc54ed7537759cde0b062fb
parent110b959fc56c58bfe871d17b1c6992e66e629245
libxl: rename goto label

In libxlDomainMigrationPrepare(), the cleanup label handles error
conditions and should be renamed as such for clarity.
src/libxl/libxl_migration.c