[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 08/29] xl: move some helper functions to xl_utils.c
Wei Liu writes ("[PATCH 08/29] xl: move some helper functions to xl_utils.c"): > Move some commonly used functions to a new file. Prepend "x" to > function names to stick to consistent naming scheme. The `xfoo' naming scheme is a reference to `xmalloc' et al, which conventionally crash the program on failure. I don't think you need to add this to every function in xl. It is applicable only when there is an existing function which returns an error code, which is wrapped by one which never fails. Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |