linux/drivers/pci/pcie
Krzysztof Wilczyński e0f7b19223 PCI: Use kstrtobool() directly, sans strtobool() wrapper
strtobool() is a wrapper around kstrtobool() that has been added for
backward compatibility.

There is no reason to use the old API, so use kstrtobool() directly.

Related: ef95159907 ("lib: move strtobool() to kstrtobool()")

Link: https://lore.kernel.org/r/20210915230127.2495723-3-kw@linux.com
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2021-09-28 18:06:29 -05:00
..
aer_inject.c PCI/AER: Add RCEC AER error injection support 2020-12-05 15:26:02 -06:00
aer.c PCI: Change the type of probe argument in reset functions 2021-08-18 17:32:42 -05:00
aspm.c PCI: Use kstrtobool() directly, sans strtobool() wrapper 2021-09-28 18:06:29 -05:00
dpc.c PCI: pciehp: Ignore Link Down/Up caused by DPC 2021-06-16 17:16:57 -05:00
edr.c PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events 2020-04-24 18:33:29 -05:00
err.c PCI/ERR: Retain status from error notification 2021-02-23 17:10:42 -06:00
Kconfig PCI/LINK: Remove bandwidth notification 2021-02-02 14:25:11 -06:00
Makefile PCI/LINK: Remove bandwidth notification 2021-02-02 14:25:11 -06:00
pme.c PCI: Fix kernel-doc errors 2021-03-11 17:37:20 -06:00
portdrv_core.c PCI/portdrv: Enable Bandwidth Notification only if port supports it 2021-08-31 14:07:01 -05:00
portdrv_pci.c Merge branch 'pci/link' 2021-02-24 14:59:18 -06:00
portdrv.h PCI/LINK: Remove bandwidth notification 2021-02-02 14:25:11 -06:00
ptm.c pci-v5.15-changes 2021-09-07 19:13:42 -07:00
rcec.c PCI/RCEC: Fix RCiEP device to RCEC association 2021-03-10 15:10:46 -06:00