> -----Original Message----- > From: Andrew Cooper [mailto:[email protected]] > Sent: 28 August 2018 18:39 > To: Xen-devel <[email protected]> > Cc: Andrew Cooper <[email protected]>; Jan Beulich > <[email protected]>; Wei Liu <[email protected]>; Roger Pau Monne > <[email protected]>; Tim (Xen.org) <[email protected]>; George Dunlap > <[email protected]>; Paul Durrant <[email protected]>; > Razvan Cojocaru <[email protected]>; Tamas K Lengyel > <[email protected]>; Stefano Stabellini <[email protected]>; Julien > Grall <[email protected]>; Jun Nakajima <[email protected]>; > Kevin Tian <[email protected]>; Boris Ostrovsky > <[email protected]>; Suravee Suthikulpanit > <[email protected]>; Brian Woods <[email protected]> > Subject: [PATCH 4/7] x86/hvm: Rename v->arch.hvm_vcpu to v->arch.hvm > > The trailing _vcpu suffix is redundant, but adds to code volume. Drop it. > > Reflow lines as appropriate, and switch to using the new XFREE/etc wrappers > where applicable. > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Paul Durrant <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
