[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 03/11] tools/libs/*: Rely on the default logger
On Thu, Nov 08, 2018 at 05:07:57PM +0000, Ian Jackson wrote: > Delete 11 entirely formulaic conditional calls to > xtl_createlogger_stdiostream(stderr, XTL_PROGRESS, 0); > and associated logger_tofree variables, error handling, etc. > > No overall functional change, although some memory allocation errors > may no longer occur. > > After this there are still several calls to > xtl_createlogger_stdiostream in tree, but they almost all have > non-default message level etc. so it is not obvious that they should > be replaced. > > The exception is in xc_private.c where xch->error_handler is > initialised using a copy of the default initialisation boilerplate > (ant there is the associated xch->error_handler_tofree). However, > there is also xch->dombuild_logger, and xch->dombuild_logger_tofree > which is handled differently and so must be retained. It seems better > to keep the xch code internally consistent, and decoupled from the > general default. > > Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |