On Wed, Nov 21, 2018 at 03:12:05PM +0000, Paul Durrant wrote: > This is a purely cosmetic patch that purges the name 'ioreq' from struct, > variable and field names. (This name has been problematic for a long time > as 'ioreq' is the name used for generic I/O requests coming from Xen). > The patch replaces 'struct ioreq' with a new 'XenQdiskRequest' type and > 'ioreq' field/variable names with 'request', and then does necessary > fix-up to adhere to coding style. > > Function names are not modified by this patch. Yhey will be dealt with in
s/Yhey/They/ > a subsequent patch. > > No functional change. > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> Acked-by: Anthony PERARD <anthony.per...@citrix.com> -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel