> -----Original Message----- > From: Dexuan Cui > Sent: Tuesday, August 23, 2016 10:13 AM > To: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>; linux-pci@xxxxxxxxxxxxxxx; > gregkh@xxxxxxxxxxxxxxxxxxx; KY Srinivasan <kys@xxxxxxxxxxxxx>; linux- > kernel@xxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx; > apw@xxxxxxxxxxxxx; jasowang@xxxxxxxxxx; vkuznets@xxxxxxxxxx; Haiyang > Zhang <haiyangz@xxxxxxxxxxxxx>; Hadden Hoppert > <haddenh@xxxxxxxxxxxxx>; helgaas@xxxxxxxxxx; Stephen Hemminger > <sthemmin@xxxxxxxxxxxxx> > Subject: [PATCH 0/5] PCI: hv: some minor bug fixes and cleanups > > > 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 Acked-by: KY Srinivasan <kys@xxxxxxxxxxxxx> K. Y -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html