Skip to content

Commit 6943f3e

Browse files
superm1bjorn-helgaas
authored andcommitted
PCI/ACPI: Update link to PCI firmware specification
The previous link to the PCI firmware specification in the comments for drivers/pci/pci-acpi.c no longer works. Update the comment to a current link to this specification. Link: https://lore.kernel.org/r/20220722174754.27921-1-mario.limonciello@amd.com Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
1 parent 1dff012 commit 6943f3e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

drivers/pci/pci-acpi.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
#include "pci.h"
2222

2323
/*
24-
* The GUID is defined in the PCI Firmware Specification available here:
25-
* https://www.pcisig.com/members/downloads/pcifw_r3_1_13Dec10.pdf
24+
* The GUID is defined in the PCI Firmware Specification available
25+
* here to PCI-SIG members:
26+
* https://members.pcisig.com/wg/PCI-SIG/document/15350
2627
*/
2728
const guid_t pci_acpi_dsm_guid =
2829
GUID_INIT(0xe5c937d0, 0x3553, 0x4d7a,

0 commit comments

Comments
 (0)