On 11/17/20 11:19 AM, Sean V Kelley wrote:
pcie_do_recovery() may be called with "dev" being either a bridge (Root
Port or Switch Downstream Port) or an Endpoint.  The bulk of the function
deals with the bridge, so if we start with an Endpoint, we reset "dev" to
be the bridge leading to it.

For clarity, replace "dev" in the body of the function with "bridge".  No
functional change intended.

[bhelgaas: commit log, split pieces out so this is pure rename, also
replace "dev" with "bridge" in messages and pci_uevent_ers()]
Suggested-by: Bjorn Helgaas <bhelg...@google.com>
Link: 
https://lore.kernel.org/r/20201002184735.1229220-6-seanvk....@oregontracks.org
Signed-off-by: Sean V Kelley <sean.v.kel...@intel.com>
Signed-off-by: Bjorn Helgaas <bhelg...@google.com>
Acked-by: Jonathan Cameron <jonathan.came...@huawei.com>
Reviewed-by: Kuppuswamy Sathyanarayanan 
<sathyanarayanan.kuppusw...@linux.intel.com>
---
  drivers/pci/pcie/err.c | 37 ++++++++++++++++++++-----------------
  1 file changed, 20 insertions(+), 17 deletions(-)



--
Sathyanarayanan Kuppuswamy
Linux Kernel Developer

Reply via email to