>>> On 11.12.14 at 14:45, <vkuzn...@redhat.com> wrote: > --- a/xen/common/domctl.c > +++ b/xen/common/domctl.c > @@ -1190,6 +1190,12 @@ long do_domctl(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) > u_domctl) > break; > } > > + ret = xsm_devour(XSM_HOOK, d, recipient_dom); > + if ( ret ) {
Provided such a hook is needed in the first place, please move the opening brace on its own line. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel