Dario Faggioli writes ("[PATCH v3 0/6] xl: convert exit codes related to domain subcommands to EXIT_[SUCCESS|FAILURE]"): > This is about using EXIT_SUCCESS or EXIT_FAILURE when calling > exit(), in xl. main_foo() functions are treated as they were > main(), and so they also return EXIT_SUCCESS or > EXIT_FAILURE. Internal functions are also refactored. The idea was > to have them return either 0 or 1, but there needs to be exceptions > (that are documented). TBF, this series mostly deals with exit > codes, and the amount of internal function refactoring is rather > limited.
I have queued patches 1-5. Thanks to Dario for the git branch. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel