docs: driver-api: ioctl.rst: replace some characters
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Jun 2021 06:55:09 +0000 (08:55 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 17 Jun 2021 19:22:33 +0000 (13:22 -0600)
commitf40c2a25b9c33b08ad2098f64b7d1cbaa3daab9f
tree7357a7fe91c46a2cd34111b1a94a6bfcfc35ecc0
parent90f40f514f907f0b12873a7337ea638731848ff2
docs: driver-api: ioctl.rst: 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

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/b2186e313f990488ded56d9b8d35a2d1fe479aa1.1623826294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/ioctl.rst