Message ID | 20200703212156.30453-3-rdunlap@infradead.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Documentation: PCI: eliminate doubled words | expand |
--- 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()
Drop the doubled word "the". 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.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)