From: "thermal-bot for Julia Lawall" <tip-bot2@linutronix.de>
To: linux-pm@vger.kernel.org
Cc: Julia Lawall <Julia.Lawall@inria.fr>,
Vasily Khoruzhick <anarsoul@gmail.com>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
rui.zhang@intel.com, amitk@kernel.org
Subject: [thermal: thermal/next] thermal/drivers/sun8i: Fix typo in comment
Date: Thu, 28 Jul 2022 15:41:47 -0000 [thread overview]
Message-ID: <165902290780.15455.801425426946519060.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20220521111145.81697-36-Julia.Lawall@inria.fr>
The following commit has been merged into the thermal/next branch of thermal:
Commit-ID: 11188b439974b8ef8fe8c4c6df6ab8b6486c8c45
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//11188b439974b8ef8fe8c4c6df6ab8b6486c8c45
Author: Julia Lawall <Julia.Lawall@inria.fr>
AuthorDate: Sat, 21 May 2022 13:10:46 +02:00
Committer: Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Thu, 28 Jul 2022 17:29:49 +02:00
thermal/drivers/sun8i: Fix typo in comment
Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220521111145.81697-36-Julia.Lawall@inria.fr
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
drivers/thermal/sun8i_thermal.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/thermal/sun8i_thermal.c b/drivers/thermal/sun8i_thermal.c
index d9cd23c..212c87e 100644
--- a/drivers/thermal/sun8i_thermal.c
+++ b/drivers/thermal/sun8i_thermal.c
@@ -237,7 +237,7 @@ static int sun50i_h6_ths_calibrate(struct ths_device *tmdev,
* The calibration data on the H6 is the ambient temperature and
* sensor values that are filled during the factory test stage.
*
- * The unit of stored FT temperature is 0.1 degreee celusis.
+ * The unit of stored FT temperature is 0.1 degree celsius.
*
* We need to calculate a delta between measured and caluclated
* register values and this will become a calibration offset.
prev parent reply other threads:[~2022-07-28 15:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-21 11:10 [PATCH] thermal: sun8i: fix typo in comment Julia Lawall
2022-05-21 15:22 ` Vasily Khoruzhick
2022-05-22 7:33 ` Jernej Škrabec
2022-07-28 15:41 ` thermal-bot for Julia Lawall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=165902290780.15455.801425426946519060.tip-bot2@tip-bot2 \
--to=tip-bot2@linutronix.de \
--cc=Julia.Lawall@inria.fr \
--cc=amitk@kernel.org \
--cc=anarsoul@gmail.com \
--cc=daniel.lezcano@linaro.org \
--cc=jernej.skrabec@gmail.com \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox