[PATCH 2/4] Documentation: PCI: pci-endpoint: drop doubled words

From: Randy Dunlap
Date: Fri Jul 03 2020 - 17:22:16 EST


Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: linux-doc@xxxxxxxxxxxxxxx
Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Cc: Kishon Vijay Abraham I <kishon@xxxxxx>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Cc: linux-pci@xxxxxxxxxxxxxxx
---
Documentation/PCI/endpoint/pci-endpoint.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/PCI/endpoint/pci-endpoint.rst
+++ linux-next-20200701/Documentation/PCI/endpoint/pci-endpoint.rst
@@ -214,7 +214,7 @@ pci-ep-cfs.c can be used as reference fo
* pci_epf_create()

Create a new PCI EPF device by passing the name of the PCI EPF device.
- This name will be used to bind the the EPF device to a EPF driver.
+ This name will be used to bind the EPF device to a EPF driver.

* pci_epf_destroy()