From: Randy Dunlap Date: Fri, 3 Jul 2020 21:21:53 +0000 (-0700) Subject: Documentation: PCI: pci-endpoint-cfs: drop doubled words X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e1abd44ea1211beb27190ea872c6f729fe06ee8b;p=linux.git Documentation: PCI: pci-endpoint-cfs: drop doubled words Drop the doubled word "and". Signed-off-by: Randy Dunlap Acked-by: Mike Rapoport Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Bjorn Helgaas Cc: Kishon Vijay Abraham I Cc: Lorenzo Pieralisi Cc: linux-pci@vger.kernel.org Link: https://lore.kernel.org/r/20200703212156.30453-2-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/PCI/endpoint/pci-endpoint-cfs.rst b/Documentation/PCI/endpoint/pci-endpoint-cfs.rst index b6d39cdec56ef..1bbd81ed06c8f 100644 --- a/Documentation/PCI/endpoint/pci-endpoint-cfs.rst +++ b/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. ::