docs: networking: device_drivers: replace some characters
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Jun 2021 06:55:13 +0000 (08:55 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 17 Jun 2021 19:22:33 +0000 (13:22 -0600)
commit729979ebef22b7527ea377bb2814df97ad7d4078
tree4478a5af7e9e5a84af43ba827ef5e0a0c690e4be
parentd9d2c82738b7cacefde30b701d2ddc4879f6c39a
docs: networking: device_drivers: replace some characters

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

Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9bd9f5c067c4b068a974730a14fe8d68e1be0c9a.1623826294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/networking/device_drivers/ethernet/intel/i40e.rst
Documentation/networking/device_drivers/ethernet/intel/iavf.rst