From abccb9d93a16bd39e002012204481297a18fa4a0 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 3 Jul 2020 14:21:56 -0700 Subject: Documentation: PCI: pci.rst: drop doubled words Drop the doubled word "when". Signed-off-by: Randy Dunlap Acked-by: Mike Rapoport Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Bjorn Helgaas Cc: linux-pci@vger.kernel.org Link: https://lore.kernel.org/r/20200703212156.30453-5-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- Documentation/PCI/pci.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/PCI') diff --git a/Documentation/PCI/pci.rst b/Documentation/PCI/pci.rst index d10d3fe604c5..c35b187d5479 100644 --- a/Documentation/PCI/pci.rst +++ b/Documentation/PCI/pci.rst @@ -209,7 +209,7 @@ the PCI device by calling pci_enable_device(). This will: OS BUG: we don't check resource allocations before enabling those resources. The sequence would make more sense if we called pci_request_resources() before calling pci_enable_device(). - Currently, the device drivers can't detect the bug when when two + Currently, the device drivers can't detect the bug when two devices have been allocated the same range. This is not a common problem and unlikely to get fixed soon. -- cgit v1.2.3