Commit 815e68c
Myron Stowe
PCI: Make pcie_bandwidth_capable() static
JIRA: https://issues.redhat.com/browse/RHEL-50255
Upstream Status: fe4a83e
commit fe4a83e
Author: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Date: Tue May 7 15:17:58 2024 +0300
PCI: Make pcie_bandwidth_capable() static
pcie_bandwidth_capable() is only used within pci.c, make it static.
Link: https://lore.kernel.org/r/20240507121758.13849-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Myron Stowe <mstowe@redhat.com>1 parent 1e65ffd commit 815e68c
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6048 | 6048 | | |
6049 | 6049 | | |
6050 | 6050 | | |
6051 | | - | |
6052 | | - | |
| 6051 | + | |
| 6052 | + | |
| 6053 | + | |
6053 | 6054 | | |
6054 | 6055 | | |
6055 | 6056 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | 296 | | |
299 | 297 | | |
300 | 298 | | |
| |||
0 commit comments