>>> On 03.06.19 at 14:25, <[email protected]> wrote: > This parameter isn't used at all. Futhermore, elide the copyback in > failing cases, as it is only successful paths which generate data which > needs sending back to the caller. > > Finally, drop a redundant d == NULL check, as that logic is all common > at the begining of do_domctl(). > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]> > --- > CC: Razvan Cojocaru <[email protected]> > CC: Tamas K Lengyel <[email protected]> > CC: Petre Pircalabu <[email protected]> > --- > xen/common/domctl.c | 6 +++---
Just in cases it's wanted/needed: Acked-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
