Re: [PATCH -next] PCI: endpoint: fix missing destroy_workqueue()

From: Lorenzo Pieralisi
Date: Tue Apr 13 2021 - 06:46:08 EST


On Wed, 31 Mar 2021 16:40:12 +0800, Yang Yingliang wrote:
> Add the missing destroy_workqueue() before return from
> pci_epf_test_init() in the error handling case and add
> destroy_workqueue() in pci_epf_test_exit().

Applied to pci/endpoint, thanks!

[1/1] PCI: endpoint: Fix missing destroy_workqueue()
https://git.kernel.org/lpieralisi/pci/c/acaef7981a

Thanks,
Lorenzo