diff mbox series

[05/20] Documentation: fpga: eliminate duplicated word

Message ID 20200707180414.10467-6-rdunlap@infradead.org (mailing list archive)
State New, archived
Headers show
Series Documentation: eliminate duplicated words | expand

Commit Message

Randy Dunlap July 7, 2020, 6:03 p.m. UTC
Drop the doubled word "this".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Wu Hao <hao.wu@intel.com>
Cc: linux-fpga@vger.kernel.org
---
 Documentation/fpga/dfl.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wu, Hao July 9, 2020, 6:30 a.m. UTC | #1
> Subject: [PATCH 05/20] Documentation: fpga: eliminate duplicated word
> 
> Drop the doubled word "this".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Wu Hao <hao.wu@intel.com>
> Cc: linux-fpga@vger.kernel.org

Acked-by: Wu Hao <hao.wu@intel.com>

Thanks Randy.

Hao
diff mbox series

Patch

--- linux-next-20200701.orig/Documentation/fpga/dfl.rst
+++ linux-next-20200701/Documentation/fpga/dfl.rst
@@ -8,7 +8,7 @@  Authors:
 - Xiao Guangrong <guangrong.xiao@linux.intel.com>
 - Wu Hao <hao.wu@intel.com>
 
-The Device Feature List (DFL) FPGA framework (and drivers according to this
+The Device Feature List (DFL) FPGA framework (and drivers according to
 this framework) hides the very details of low layer hardwares and provides
 unified interfaces to userspace. Applications could use these interfaces to
 configure, enumerate, open and access FPGA accelerators on platforms which