Documentation: PCI: pci-endpoint-cfs: drop doubled words
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 3 Jul 2020 21:21:53 +0000 (14:21 -0700)
committerJonathan Corbet <corbet@lwn.net>
Sun, 5 Jul 2020 20:39:44 +0000 (14:39 -0600)
Drop the doubled word "and".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: linux-pci@vger.kernel.org
Link: https://lore.kernel.org/r/20200703212156.30453-2-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/PCI/endpoint/pci-endpoint-cfs.rst

index b6d39cdec56ef79781244ef71005e116e6a85eb9..1bbd81ed06c8f7321060e78fcaf748f36efee807 100644 (file)
@@ -24,7 +24,7 @@ Directory Structure
 
 The pci_ep configfs has two directories at its root: controllers and
 functions. Every EPC device present in the system will have an entry in
-the *controllers* directory and and every EPF driver present in the system
+the *controllers* directory and every EPF driver present in the system
 will have an entry in the *functions* directory.
 ::