Re: [PATCH v3 11/16] docs: networking: device_drivers: replace some characters
From: Jesse Brandeburg <hidden>
Date: 2021-05-17 16:20:24
Also in:
intel-wired-lan, linux-doc, lkml
From: Jesse Brandeburg <hidden>
Date: 2021-05-17 16:20:24
Also in:
intel-wired-lan, linux-doc, lkml
Mauro Carvalho Chehab wrote:
The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
conversion and some cut-and-pasted text contain some characters that
aren't easily reachable on standard keyboards and/or could cause
troubles when parsed by the documentation build system.
Replace the occurences of the following characters:
- U+00a0 (' '): NO-BREAK SPACE
as it can cause lines being truncated on PDF output
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>For the Intel Ethernet Docs, LGTM! Reviewed-by: Jesse Brandeburg <redacted>