diff options
author | Alistair Francis <alistair@alistair23.me> | 2025-03-06 17:52:09 +1000 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-03-06 12:48:16 -0600 |
commit | f810d17762fba58b0b547c5fdd77a24e7aa1e939 (patch) | |
tree | 85329dd512886eb7487e6061b0bf26844251e02b /drivers/pci/remove.c | |
parent | b4db6be0ceec490f639d2e47449ffe3dd6db7679 (diff) | |
download | linux-f810d17762fba58b0b547c5fdd77a24e7aa1e939.tar.gz linux-f810d17762fba58b0b547c5fdd77a24e7aa1e939.tar.bz2 linux-f810d17762fba58b0b547c5fdd77a24e7aa1e939.zip |
PCI/DOE: Rename Discovery Response Data Object Contents to type
PCIe r6.1, sec 6.30.1.1, describes a "Vendor ID", a "Data Object Type" and
"Next Index" as the fields in the DOE Discovery Response Data Object. The
DOE driver currently uses both the terms 'type' and 'prot' for the second
element.
Rename all uses of the DOE Discovery Response Data Object to use 'type' as
the second element of the object header, instead of type/prot as it
currently is.
Link: https://lore.kernel.org/r/20250306075211.1855177-2-alistair@alistair23.me
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/pci/remove.c')
0 files changed, 0 insertions, 0 deletions