docs: hwmon: avoid using UTF-8 chars
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 May 2021 10:26:17 +0000 (12:26 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 17 Jun 2021 11:21:44 +0000 (04:21 -0700)
commitb3ea2fe7e2814d17426674eff3d440c4e9c3a107
tree344071ca702c15a311ba92a3d5f355d78abbd24c
parentf0635523c8b57aea6b1b75e99ea9c86ccc2a8b45
docs: hwmon: avoid using UTF-8 chars

While UTF-8 characters can be used at the Linux documentation,
the best is to use them only when ASCII doesn't offer a good replacement.
So, replace the occurences of the following UTF-8 characters:

- U+2010 ('‐'): HYPHEN
- U+2013 ('–'): EN DASH
- U+2019 ('’'): RIGHT SINGLE QUOTATION MARK

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/ccdd1bf45963a7748188a97c75f667b37bd43d2f.1620641727.git.mchehab+huawei@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ltc2992.rst
Documentation/hwmon/pm6764tr.rst