aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-07-03 14:21:53 -0700
committerJonathan Corbet <[email protected]>2020-07-05 14:39:44 -0600
commite1abd44ea1211beb27190ea872c6f729fe06ee8b (patch)
tree66347084bf4b00725ccf977c06a08560ce283e84
parent8c046cdd075d3a38d4122774655e72975a7df3a5 (diff)
Documentation: PCI: pci-endpoint-cfs: drop doubled words
Drop the doubled word "and". Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Mike Rapoport <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Bjorn Helgaas <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/PCI/endpoint/pci-endpoint-cfs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/endpoint/pci-endpoint-cfs.rst b/Documentation/PCI/endpoint/pci-endpoint-cfs.rst
index b6d39cdec56e..1bbd81ed06c8 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.
::