diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-05-10 12:26:17 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-06-17 04:21:44 -0700 |
commit | b3ea2fe7e2814d17426674eff3d440c4e9c3a107 (patch) | |
tree | 344071ca702c15a311ba92a3d5f355d78abbd24c /Documentation/hwmon/pm6764tr.rst | |
parent | f0635523c8b57aea6b1b75e99ea9c86ccc2a8b45 (diff) | |
download | lwn-b3ea2fe7e2814d17426674eff3d440c4e9c3a107.tar.gz lwn-b3ea2fe7e2814d17426674eff3d440c4e9c3a107.zip |
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>
Diffstat (limited to 'Documentation/hwmon/pm6764tr.rst')
-rw-r--r-- | Documentation/hwmon/pm6764tr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/pm6764tr.rst b/Documentation/hwmon/pm6764tr.rst index a1fb8fea2326..294a8ffc8bd8 100644 --- a/Documentation/hwmon/pm6764tr.rst +++ b/Documentation/hwmon/pm6764tr.rst @@ -20,7 +20,7 @@ Description: ------------ This driver supports the STMicroelectronics PM6764TR chip. The PM6764TR is a high -performance digital controller designed to power Intel’s VR12.5 processors and memories. +performance digital controller designed to power Intel's VR12.5 processors and memories. The device utilizes digital technology to implement all control and power management functions to provide maximum flexibility and performance. The NVM is embedded to store |