diff options
author | Bjorn Helgaas <[email protected]> | 2023-03-07 12:28:38 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-03-09 22:00:38 -0500 |
commit | b2bce40c5b81f9026793c515a9cc1f927a07f496 (patch) | |
tree | 21ef6e7a1e70e298443d5f980531da2a050aaa44 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 3afe8d64c4f597f11fadcdbdc6ff84315df2243a (diff) |
scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment
Commit 105a3dbc7452 ("hpsa: clean up driver init") added a comment about
pci_disable_pcie_error_reporting(), but hpsa has never called either
pci_enable_pcie_error_reporting() or pci_disable_pcie_error_reporting().
Since commit f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is
native"), the PCI core is responsible for managing PCIe device error
reporting.
Remove the comment about pci_disable_pcie_error_reporting().
Signed-off-by: Bjorn Helgaas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: Don Brace <[email protected]>
Cc: [email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions