[PATCH 0/5] PCI: hv: some minor bug fixes and cleanups

Dexuan Cui decui at microsoft.com
Wed Sep 7 01:56:46 UTC 2016


> From: Bjorn Helgaas [mailto:helgaas at kernel.org]
> Sent: Wednesday, September 7, 2016 1:25
> To: Dexuan Cui <decui at microsoft.com>
> Cc: Bjorn Helgaas <bhelgaas at google.com>; linux-pci at vger.kernel.org;
> gregkh at linuxfoundation.org; KY Srinivasan <kys at microsoft.com>; linux-
> kernel at vger.kernel.org; devel at linuxdriverproject.org; olaf at aepfle.de;
> apw at canonical.com; jasowang at redhat.com; vkuznets at redhat.com; Haiyang
> Zhang <haiyangz at microsoft.com>; Hadden Hoppert
> <haddenh at microsoft.com>; Stephen Hemminger <sthemmin at microsoft.com>
> Subject: Re: [PATCH 0/5] PCI: hv: some minor bug fixes and cleanups
> 
> On Tue, Aug 23, 2016 at 04:42:41AM +0000, Dexuan Cui wrote:
> >
> > 1. use zero-length array to make the code more readable.
> > 2. remove an unused struct member.
> > 3. small error handling improvement to some error cases.
> >
> > Dexuan Cui (5):
> >   PCI: hv: use zero-length message in struct pci_packet
> >   PCI: hv: use pci_function_description[0] in struct definitions
> >   PCI: hv: remove the unused 'wrk' in struct hv_pcibus_device
> >   PCI: hv: hv_compose_msi_msg: handle the 'ret' value
> >   PCI: hv: hv_pci_generic_compl(): handle the error case
> >
> >  drivers/pci/host/pci-hyperv.c | 56 ++++++++++++++++++++++--------------------
> -
> >  1 file changed, 29 insertions(+), 27 deletions(-)
> 
> Applied with KY's ack to pci/host-hv for v4.9, thanks!

Thanks!

BTW, it looks I forgot to CC Jake Oshins somehow... sorry for that.

@Jake: these are just small cleanups. :-)

Thanks,
-- Dexuan


More information about the devel mailing list