All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] w1: w1_therm: fix typo in comment
@ 2022-05-21 11:10 Julia Lawall
  2023-05-08  8:59 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Julia Lawall @ 2022-05-21 11:10 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: kernel-janitors, linux-kernel

Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/w1/slaves/w1_therm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/w1/slaves/w1_therm.c b/drivers/w1/slaves/w1_therm.c
index 067692626cf0..d3f8974677f9 100644
--- a/drivers/w1/slaves/w1_therm.c
+++ b/drivers/w1/slaves/w1_therm.c
@@ -284,7 +284,7 @@ static int read_powermode(struct w1_slave *sl);
  * trigger_bulk_read() - function to trigger a bulk read on the bus
  * @dev_master: the device master of the bus
  *
- * Send a SKIP ROM follow by a CONVERT T commmand on the bus.
+ * Send a SKIP ROM follow by a CONVERT T command on the bus.
  * It also set the status flag in each slave &struct w1_therm_family_data
  * to signal that a conversion is in progress.
  *


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

* Re: [PATCH] w1: w1_therm: fix typo in comment
  2022-05-21 11:10 [PATCH] w1: w1_therm: fix typo in comment Julia Lawall
@ 2023-05-08  8:59 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-08  8:59 UTC (permalink / raw)
  To: Evgeniy Polyakov, Julia Lawall
  Cc: Krzysztof Kozlowski, kernel-janitors, linux-kernel


On Sat, 21 May 2022 13:10:16 +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> 

Applied, thanks!

[1/1] w1: w1_therm: fix typo in comment
      https://git.kernel.org/krzk/linux-w1/c/7f25058c96a0631f4a1ccb4c70831c52e71decf2

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

end of thread, other threads:[~2023-05-08  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 11:10 [PATCH] w1: w1_therm: fix typo in comment Julia Lawall
2023-05-08  8:59 ` Krzysztof Kozlowski

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.