diff options
author | Lars-Peter Clausen <[email protected]> | 2023-07-22 16:08:48 -0700 |
---|---|---|
committer | Krzysztof Wilczyński <[email protected]> | 2023-12-18 22:38:19 +0000 |
commit | 6f517e044096fd78fa6f19b3da20579426980af7 (patch) | |
tree | 72d5ac4bf0d55fb4e3f31c70f4fbef2382243f62 /tools/perf/scripts/python | |
parent | c21b53deda09a5502f0201750fe61512345468e2 (diff) |
PCI: endpoint: pci-epf-test: Make struct pci_epf_ops const
The pci_epf_ops struct for the PCI endpoint test driver is never modified.
Mark it as const so it can be placed in the read-only section.
[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions