[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v7 3/7] libxl: stop setting 'vdevfn' in pci_struct_fill()
On Tue, Jan 05, 2021 at 05:46:38PM +0000, Paul Durrant wrote: > From: Paul Durrant <pdurrant@xxxxxxxxxx> > > There are only two call-sites. One always sets it to 0 (which is unnecessary > as the structure is already initialized to zero) and the other can simply set > the 'vdevfn' field directly (after proper structure initialization), avoiding > the need for a local variable. > > A subsequent patch will also make use of pci_struct_fill() in a context > where 'vdevfn' may already have been set. > > Signed-off-by: Paul Durrant <pdurrant@xxxxxxxxxx> Acked-by: Wei Liu <wl@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |