Skip to content

Commit 570eb86

Browse files
mchehabJonathan Corbet
authored andcommitted
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>
1 parent f40c2a2 commit 570eb86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/usb/ehci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
===========
1+
===========
22
EHCI driver
33
===========
44

Documentation/usb/gadget_printer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
===============================
1+
===============================
22
Linux USB Printer Gadget Driver
33
===============================
44

0 commit comments

Comments
 (0)