Re: [PATCH] PCI: endpoint: remove redundant initialization of pointer dev
From: Lorenzo Pieralisi
Date: Tue Apr 13 2021 - 06:42:05 EST
On Fri, 26 Mar 2021 19:09:09 +0000, Colin King wrote:
> The pointer dev is being initialized with a value that is
> never read and it is being updated later with a new value. The
> initialization is redundant and can be removed.
Applied to pci/endpoint, thanks!
[1/1] PCI: endpoint: Remove redundant initialization of pointer dev
https://git.kernel.org/lpieralisi/pci/c/80c253bd7f
Thanks,
Lorenzo