PCI/DPC: Rename local "status" to "dpc_status"
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 30 Jan 2018 18:12:27 +0000 (12:12 -0600)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 30 Jan 2018 21:25:51 +0000 (15:25 -0600)
commita596a7becefe7ddaac0de069ffe913eb2dc43fe4
tree1761344ca487e78bbf117e7a1a6fb819731ed281
parent0bbe0eb85fecce825158f2e1e3f03f53d01e0a7b
PCI/DPC: Rename local "status" to "dpc_status"

In dpc_rp_pio_get_info() rename the local "status" variable to
"dpc_status".  This is to make room for another variable named "status" in
a subsequent patch.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sinan Kaya <okaya@codeaurora.org>
drivers/pci/pcie/pcie-dpc.c