docs: usb: replace some characters
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Jun 2021 06:55:10 +0000 (08:55 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 17 Jun 2021 19:22:33 +0000 (13:22 -0600)
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+feff (''): BOM
  as it is not needed on UTF-8

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/0a4b0c38a9cd1133402a04a7ff60fefd9682d42e.1623826294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/usb/ehci.rst
Documentation/usb/gadget_printer.rst

index 31f650e7c1b4cb80c667aaa18119be220a6fab33..76190501907a6a266840119dd55e0f4fa83bdb34 100644 (file)
@@ -1,4 +1,4 @@
-===========
+===========
 EHCI driver
 ===========
 
index 5e5516c69075f323cfbe3ba2600296ab9e3e4da6..e611a6d910932ea03688e0427abb8dc3e8d1bcff 100644 (file)
@@ -1,4 +1,4 @@
-===============================
+===============================
 Linux USB Printer Gadget Driver
 ===============================