projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2de2f92
64fd90e
)
Merge branch 'pci/aspm'
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:40 +0000
(16:11 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:40 +0000
(16:11 -0500)
- Change aspm_disabled and aspm_force from int to bool (Hans Zhang)
- Initialize val at declaration (Hans Zhang)
* pci/aspm:
PCI/ASPM: Consolidate variable declaration and initialization
PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
Trivial merge