diff mbox series

[1/4] Documentation: PCI: pci-endpoint-cfs: drop doubled words

Message ID 20200703212156.30453-2-rdunlap@infradead.org (mailing list archive)
State Not Applicable, archived
Headers show
Series Documentation: PCI: eliminate doubled words | expand

Commit Message

Randy Dunlap July 3, 2020, 9:21 p.m. UTC
Drop the doubled word "and".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
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
---
 Documentation/PCI/endpoint/pci-endpoint-cfs.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

--- linux-next-20200701.orig/Documentation/PCI/endpoint/pci-endpoint-cfs.rst
+++ linux-next-20200701/Documentation/PCI/endpoint/pci-endpoint-cfs.rst
@@ -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.
 ::