Commit 49016fc
Myron Stowe
PCI: Remove unnecessary linesplit in __pci_setup_bridge()
JIRA: https://issues.redhat.com/browse/RHEL-107597
Upstream Status: 75d7b40
commit 75d7b40
Author: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Date: Fri Apr 4 15:45:47 2025 +0300
PCI: Remove unnecessary linesplit in __pci_setup_bridge()
No need to split the line in __pci_setup_bridge() as it is way shorter
than the limit.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20250404124547.51185-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Myron Stowe <mstowe@redhat.com>1 parent afe8e65 commit 49016fc
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
779 | | - | |
780 | | - | |
| 779 | + | |
781 | 780 | | |
782 | 781 | | |
783 | 782 | | |
| |||
0 commit comments