Drop the doubled word "and". Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Jonathan Corbet <cor...@lwn.net> Cc: linux-...@vger.kernel.org Cc: Bjorn Helgaas <bhelg...@google.com> Cc: Kishon Vijay Abraham I <kis...@ti.com> Cc: Lorenzo Pieralisi <lorenzo.pieral...@arm.com> Cc: linux-...@vger.kernel.org --- Documentation/PCI/endpoint/pci-endpoint-cfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- 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. ::