mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
docs: usb: 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+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>
This commit is contained in:
parent
f40c2a25b9
commit
570eb86124
|
|
@ -1,4 +1,4 @@
|
||||||
===========
|
===========
|
||||||
EHCI driver
|
EHCI driver
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
===============================
|
===============================
|
||||||
Linux USB Printer Gadget Driver
|
Linux USB Printer Gadget Driver
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user