From: Lee Jones <lee.jones@linaro.org>
To: Colin King <colin.king@canonical.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: fix spelling mistake: "Celcius" -> "Celsius"
Date: Wed, 4 Jan 2017 10:57:54 +0000 [thread overview]
Message-ID: <20170104105754.GX27589@dell> (raw)
In-Reply-To: <20161228215547.7842-1-colin.king@canonical.com>
On Wed, 28 Dec 2016, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> trivial fix to spelling mistake in mfd headers
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> include/linux/mfd/abx500.h | 2 +-
> include/linux/mfd/abx500/ab8500-bm.h | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
> diff --git a/include/linux/mfd/abx500.h b/include/linux/mfd/abx500.h
> index 552cc1d..44412c9 100644
> --- a/include/linux/mfd/abx500.h
> +++ b/include/linux/mfd/abx500.h
> @@ -45,7 +45,7 @@ enum abx500_adc_therm {
> * struct abx500_res_to_temp - defines one point in a temp to res curve. To
> * be used in battery packs that combines the identification resistor with a
> * NTC resistor.
> - * @temp: battery pack temperature in Celcius
> + * @temp: battery pack temperature in Celsius
> * @resist: NTC resistor net total resistance
> */
> struct abx500_res_to_temp {
> diff --git a/include/linux/mfd/abx500/ab8500-bm.h b/include/linux/mfd/abx500/ab8500-bm.h
> index 12a5b39..e63681e 100644
> --- a/include/linux/mfd/abx500/ab8500-bm.h
> +++ b/include/linux/mfd/abx500/ab8500-bm.h
> @@ -279,7 +279,7 @@ enum bup_vch_sel {
> * struct res_to_temp - defines one point in a temp to res curve. To
> * be used in battery packs that combines the identification resistor with a
> * NTC resistor.
> - * @temp: battery pack temperature in Celcius
> + * @temp: battery pack temperature in Celsius
> * @resist: NTC resistor net total resistance
> */
> struct res_to_temp {
> @@ -290,7 +290,7 @@ struct res_to_temp {
> /**
> * struct batres_vs_temp - defines one point in a temp vs battery internal
> * resistance curve.
> - * @temp: battery pack temperature in Celcius
> + * @temp: battery pack temperature in Celsius
> * @resist: battery internal reistance in mOhm
> */
> struct batres_vs_temp {
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2017-01-04 10:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-28 21:55 [PATCH] mfd: fix spelling mistake: "Celcius" -> "Celsius" Colin King
2017-01-04 10:57 ` Lee Jones [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=20170104105754.GX27589@dell \
--to=lee.jones@linaro.org \
--cc=colin.king@canonical.com \
--cc=linux-kernel@vger.kernel.org \
/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