]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - Documentation/admin-guide/kernel-parameters.txt
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 9 Mar 2018 17:21:28 +0000 (11:21 -0600)
committerBjorn Helgaas <helgaas@kernel.org>
Fri, 30 Mar 2018 22:26:57 +0000 (17:26 -0500)
commit4c0fd7648d880d98add62552cffdf993bde65cf8
tree7b296fc055f71d3ef8b97e6f98ae1a9870fa27b1
parent1e447c57ae367c030e7b424f55a91470ae7604ca
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter

The "pcie_ports=auto" parameter set pcie_ports_disabled and pcie_ports_auto
to their compiled-in defaults, so specifying the parameter is the same as
not using it at all.

Remove the "pcie_ports=auto" parameter and update the documentation.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Documentation/admin-guide/kernel-parameters.txt
drivers/pci/pcie/portdrv_pci.c