Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a8499f20 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: pciehp: Rename pcie_isr() locals for clarity


Rename "detected" and "intr_loc" to "status" and "events" for clarity.
"status" is the value we read from the Slot Status register; "events" is
the set of hot-plug events we need to process.  No functional change
intended.

Tested-by: default avatarLukas Wunner <lukas@wunner.de>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 8b7c8b46
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment