diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2020-10-15 21:30:30 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-10-16 18:20:51 +0200 |
commit | 190cd42cc1db1d7c9f3f326e03f74d1c7a3a4588 (patch) | |
tree | c7e1a1125ab0fa3e45bfe4f26940b70daecf727f /kernel | |
parent | PCI/ASPM: Move LTR path check to where it's used (diff) | |
download | linux-190cd42cc1db1d7c9f3f326e03f74d1c7a3a4588.tar.xz linux-190cd42cc1db1d7c9f3f326e03f74d1c7a3a4588.zip |
PCI/ASPM: Use 'parent' and 'child' for readability
Other users of link->pdev and link->downstream, e.g., pcie_aspm_cap_init(),
pcie_config_aspm_l1ss(), and pcie_config_aspm_link(), use "parent" and
"child" as local names.
Do the same in aspm_calc_l1ss_info() for readability. No functional change
intended.
Link: https://lore.kernel.org/r/20201015193039.12585-4-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions