linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
@ 2016-12-28 21:51 Colin King
  2017-01-02 18:36 ` Guenter Roeck
  2017-01-04 21:37 ` [PATCH] " Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2016-12-28 21:51 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Jonathan Corbet, linux-hwmon, linux-doc
  Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/hwmon/ds1621            | 8 ++++----
 Documentation/thermal/nouveau_thermal | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621
index f775e61..fa34079 100644
--- a/Documentation/hwmon/ds1621
+++ b/Documentation/hwmon/ds1621
@@ -117,10 +117,10 @@ support, which is achieved via the R0 and R1 config register bits, where:
 
 R0..R1
 ------
- 0  0 => 9 bits, 0.5 degrees Celcius
- 1  0 => 10 bits, 0.25 degrees Celcius
- 0  1 => 11 bits, 0.125 degrees Celcius
- 1  1 => 12 bits, 0.0625 degrees Celcius
+ 0  0 => 9 bits, 0.5 degrees Celsius
+ 1  0 => 10 bits, 0.25 degrees Celsius
+ 0  1 => 11 bits, 0.125 degrees Celsius
+ 1  1 => 12 bits, 0.0625 degrees Celsius
 
 Note:
 At initial device power-on, the default resolution is set to 12-bits.
diff --git a/Documentation/thermal/nouveau_thermal b/Documentation/thermal/nouveau_thermal
index 60bc293..6e17a11 100644
--- a/Documentation/thermal/nouveau_thermal
+++ b/Documentation/thermal/nouveau_thermal
@@ -42,7 +42,7 @@ thresholds can be configured thanks to the following HWMON attributes:
  * Critical: temp1_crit and temp1_crit_hyst;
  * Shutdown: temp1_emergency and temp1_emergency_hyst.
 
-NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
+NOTE: Remember that the values are stored as milli degrees Celsius. Don't forget
 to multiply!
 
 Fan management
-- 
2.10.2

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

* Re: Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
  2016-12-28 21:51 [PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius" Colin King
@ 2017-01-02 18:36 ` Guenter Roeck
  2017-01-04 21:37 ` [PATCH] " Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2017-01-02 18:36 UTC (permalink / raw)
  To: Colin Ian King
  Cc: Jean Delvare, Jonathan Corbet, linux-hwmon, linux-doc, linux-kernel

On Wed, Dec 28, 2016 at 09:51:37PM +0000, Colin Ian King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/hwmon/ds1621            | 8 ++++----
>  Documentation/thermal/nouveau_thermal | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621
> index f775e61..fa34079 100644
> --- a/Documentation/hwmon/ds1621
> +++ b/Documentation/hwmon/ds1621
> @@ -117,10 +117,10 @@ support, which is achieved via the R0 and R1 config register bits, where:
>  
>  R0..R1
>  ------
> - 0  0 => 9 bits, 0.5 degrees Celcius
> - 1  0 => 10 bits, 0.25 degrees Celcius
> - 0  1 => 11 bits, 0.125 degrees Celcius
> - 1  1 => 12 bits, 0.0625 degrees Celcius
> + 0  0 => 9 bits, 0.5 degrees Celsius
> + 1  0 => 10 bits, 0.25 degrees Celsius
> + 0  1 => 11 bits, 0.125 degrees Celsius
> + 1  1 => 12 bits, 0.0625 degrees Celsius
>  
>  Note:
>  At initial device power-on, the default resolution is set to 12-bits.
> diff --git a/Documentation/thermal/nouveau_thermal b/Documentation/thermal/nouveau_thermal
> index 60bc293..6e17a11 100644
> --- a/Documentation/thermal/nouveau_thermal
> +++ b/Documentation/thermal/nouveau_thermal
> @@ -42,7 +42,7 @@ thresholds can be configured thanks to the following HWMON attributes:
>   * Critical: temp1_crit and temp1_crit_hyst;
>   * Shutdown: temp1_emergency and temp1_emergency_hyst.
>  
> -NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
> +NOTE: Remember that the values are stored as milli degrees Celsius. Don't forget
>  to multiply!
>  
>  Fan management

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

* Re: [PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
  2016-12-28 21:51 [PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius" Colin King
  2017-01-02 18:36 ` Guenter Roeck
@ 2017-01-04 21:37 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2017-01-04 21:37 UTC (permalink / raw)
  To: Colin King
  Cc: Jean Delvare, Guenter Roeck, linux-hwmon, linux-doc, linux-kernel

On Wed, 28 Dec 2016 21:51:37 +0000
Colin King <colin.king@canonical.com> wrote:

>  Documentation/hwmon/ds1621            | 8 ++++----
>  Documentation/thermal/nouveau_thermal | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to the docs tree, thanks.

jon

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

end of thread, other threads:[~2017-01-04 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 21:51 [PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius" Colin King
2017-01-02 18:36 ` Guenter Roeck
2017-01-04 21:37 ` [PATCH] " Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).