All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon
@ 2026-08-18  8:08 Antonin Godard
  2026-08-18  8:10 ` sashiko-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Antonin Godard @ 2026-08-18  8:08 UTC (permalink / raw)
  To: Cryolitia PukNgae, Guenter Roeck, Jonathan Corbet, Shuah Khan
  Cc: Thomas Petazzoni, linux-hwmon, linux-doc, linux-kernel,
	Antonin Godard

It prevented the pdfdocs target to complete, prompting the following
error:

  Latexmk: ====Problematic refs and citations with line #s in .tex file:
  Missing character: There is no : (U+FF1A) in font DejaVu Serif/OT:script=latn;l

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Adjust commit title and body as suggested by Guenter Roeck
- Link to v1: https://patch.msgid.link/20260817-doc-hwmon-remove-confusable-v1-1-dbfbaa8e952e@bootlin.com

To: Cryolitia PukNgae <cryolitia@uniontech.com>
To: Guenter Roeck <linux@roeck-us.net>
To: Jonathan Corbet <corbet@lwn.net>
To: Shuah Khan <skhan@linuxfoundation.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: linux-hwmon@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
 Documentation/hwmon/gpd-fan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/gpd-fan.rst b/Documentation/hwmon/gpd-fan.rst
index 29527a77fe88..b27657d33056 100644
--- a/Documentation/hwmon/gpd-fan.rst
+++ b/Documentation/hwmon/gpd-fan.rst
@@ -67,7 +67,7 @@ pwm1_enable
   at full speed. Write "1" to set to manual, write "2" to let the EC control
   decide fan speed. Read this attribute to see current status.
 
-  NB:In consideration of the safety of the device, when setting to manual mode,
+  NB: In consideration of the safety of the device, when setting to manual mode,
   the pwm speed will be set to the maximum value (255) by default. You can set
   a different value by writing pwm1 later.
 

---
base-commit: 248951ddc14de84de3910f9b13f51491a8cd91df
change-id: 20260812-doc-hwmon-remove-confusable-de457420ec02


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon
  2026-08-18  8:08 [PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon Antonin Godard
@ 2026-08-18  8:10 ` sashiko-bot
  0 siblings, 0 replies; 2+ messages in thread
From: sashiko-bot @ 2026-08-18  8:10 UTC (permalink / raw)
  To: Antonin Godard; +Cc: linux-hwmon

> It prevented the pdfdocs target to complete, prompting the following
> error:
> 
>   Latexmk: ====Problematic refs and citations with line #s in .tex file:
>   Missing character: There is no : (U+FF1A) in font DejaVu Serif/OT:script=latn;l
> 
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260818-doc-hwmon-remove-confusable-v2-1-c1dff1ec01cd@bootlin.com?part=1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-18  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18  8:08 [PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon Antonin Godard
2026-08-18  8:10 ` sashiko-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.