Commit 010c310
committed
Merge branch 'pci/aspm'
- 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_force1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
887 | | - | |
| 887 | + | |
888 | 888 | | |
889 | 889 | | |
890 | | - | |
891 | 890 | | |
892 | 891 | | |
893 | 892 | | |
| |||
1712 | 1711 | | |
1713 | 1712 | | |
1714 | 1713 | | |
1715 | | - | |
| 1714 | + | |
1716 | 1715 | | |
1717 | 1716 | | |
1718 | 1717 | | |
1719 | | - | |
| 1718 | + | |
1720 | 1719 | | |
1721 | 1720 | | |
1722 | 1721 | | |
| |||
1734 | 1733 | | |
1735 | 1734 | | |
1736 | 1735 | | |
1737 | | - | |
| 1736 | + | |
1738 | 1737 | | |
1739 | 1738 | | |
1740 | 1739 | | |
| |||
0 commit comments