Skip to content

Commit 94d6a3a

Browse files
committed
Merge branch 'pci/controller/endpoint'
- Fix enum pci_epc_bar_type kerneldoc (Bjorn Helgaas) * pci/controller/endpoint: PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc
2 parents 207bcb7 + 7cb9b5f commit 94d6a3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/linux/pci-epc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ struct pci_epc {
149149
};
150150

151151
/**
152+
* enum pci_epc_bar_type - configurability of endpoint BAR
152153
* @BAR_PROGRAMMABLE: The BAR mask can be configured by the EPC.
153154
* @BAR_FIXED: The BAR mask is fixed by the hardware.
154155
* @BAR_RESERVED: The BAR should not be touched by an EPF driver.

0 commit comments

Comments
 (0)