[PATCH 14/20] Documentation: misc/xilinx_sdfec: eliminate duplicated word
Randy Dunlap
rdunlap at infradead.org
Tue Jul 7 18:04:08 UTC 2020
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Jonathan Corbet <corbet at lwn.net>
Cc: linux-doc at vger.kernel.org
Cc: Derek Kiernan <derek.kiernan at xilinx.com>
Cc: Dragan Cvetic <dragan.cvetic at xilinx.com>
---
Documentation/misc-devices/xilinx_sdfec.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/misc-devices/xilinx_sdfec.rst
+++ linux-next-20200701/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`
More information about the dri-devel
mailing list