On Mon, May 09, 2016 at 01:30:58PM +0200, Paulina Szubarczyk wrote: > In accordance with CODING_SYTLE: > - Use 'r' for return values to functions whose return values are a > different error space (like xc_tmem_control, xc_tmem_auth) > > libxc functions are supposed to, on failure, set errno and always > return -1 which is the value stored in 'r', therfore use LOGE() > instead LOGEV() with the 'r' value. > > Signed-off-by: Paulina Szubarczyk <paulinaszubarc...@gmail.com>
Acked-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel