aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/misc-devices
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-07 11:04:08 -0700
committerJonathan Corbet <corbet@lwn.net>2020-07-13 09:44:07 -0600
commit4930ac30edf7c0729fee4dff98888308dd8ccc7c (patch)
treeef018706d90499ce78a3e810474d0a1cb5b6ca57 /Documentation/misc-devices
parentDocumentation: mips/ingenic-tcu: eliminate duplicated word (diff)
downloadwireguard-linux-4930ac30edf7c0729fee4dff98888308dd8ccc7c.tar.xz
wireguard-linux-4930ac30edf7c0729fee4dff98888308dd8ccc7c.zip
Documentation: misc/xilinx_sdfec: eliminate duplicated word
Drop the doubled word "the". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Derek Kiernan <derek.kiernan@xilinx.com> Cc: Dragan Cvetic <dragan.cvetic@xilinx.com> Link: https://lore.kernel.org/r/20200707180414.10467-15-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/misc-devices')
-rw-r--r--Documentation/misc-devices/xilinx_sdfec.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/misc-devices/xilinx_sdfec.rst b/Documentation/misc-devices/xilinx_sdfec.rst
index 7a47075c171c..8c8a289d69a3 100644
--- a/Documentation/misc-devices/xilinx_sdfec.rst
+++ b/Documentation/misc-devices/xilinx_sdfec.rst
@@ -78,7 +78,7 @@ application interfaces:
- open: Implements restriction that only a single file descriptor can be open per SD-FEC instance at any time
- release: Allows another file descriptor to be open, that is after current file descriptor is closed
- poll: Provides a method to monitor for SD-FEC Error events
- - unlocked_ioctl: Provides the the following ioctl commands that allows the application configure the SD-FEC core:
+ - unlocked_ioctl: Provides the following ioctl commands that allows the application configure the SD-FEC core:
- :c:macro:`XSDFEC_START_DEV`
- :c:macro:`XSDFEC_STOP_DEV`