On Mon, 2016-01-25 at 11:55 +0000, Ian Campbell wrote:
> On Sun, 2016-01-24 at 19:45 -0500, Chester Lin wrote:
> > To more closely follow the guidelines in CODING_STYLE, store the result
> > of xc_sched_id() in the local variable r, and the check the result of
> > the call in a separate statement.  Change the type of the output
> > parameter given to xc_sched_id() from libxl_scheduler to int to match
> > the libxc interface.
> > 
> > Additionally, change the error log statement to more accurately reflect
> > the failure.  This is the only functional change introduced by this
> > patch.
> > 
> > Suggested-by: Ian Campbell <ian.campb...@citrix.com>
> > Signed-off-by: Chester Lin <czy...@uwaterloo.ca>
> > Reviewed-by: Dario Faggioli <dario.faggi...@citrix.com>
> 
> Acked-by: Ian Campbell <ian.campb...@citrix.com>

Applied, thanks.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to