From: "Ankit ." <learnertilldeath@gmail.com>
To: "edubezval@gmail.com" <edubezval@gmail.com>
Cc: shahed.shaikh@qlogic.com,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
netdev@vger.kernel.org, sre@kernel.org,
dri-devel@lists.freedesktop.org,
LKML <linux-kernel@vger.kernel.org>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
Zhang Rui <rui.zhang@intel.com>,
David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] drivers: fixed spelling of "celcius" to "celsius"
Date: Tue, 12 Aug 2014 08:00:01 +0900 [thread overview]
Message-ID: <CAKscYYz-Nyiu7hX9rEVLmXrf1+=gZafE2rd6eB0c6ZaTRMQSDw@mail.gmail.com> (raw)
In-Reply-To: <CAC-25o-qMVTsZ=pvXNDJGKTsubGd_sfVJ6AJmsov=Nrz3o9VxQ@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 6678 bytes --]
Hello Eduardo
Thank you for the advice. This is my first attempt so apologies if I made
some mistake.
I will send changes separately for each domain.
Thanks
Ankit
On Sun, Aug 10, 2014 at 1:49 AM, edubezval@gmail.com <edubezval@gmail.com>
wrote:
> Hello Ankit,
>
> On Sat, Aug 9, 2014 at 4:02 AM, Ankit <learnertilldeath@gmail.com> wrote:
> > Fixed spelling issue -- changed celcius to celsius
> >
> > Kernel version: mainline
> >
> > Signed-off-by: Ankit <learnertilldeath@gmail.com>
>
> On the thermal part,
>
> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>
> but I think might be worth splitting the change per domain, so we
> avoid merge conflicts. The change is just one liner though.
>
> > ---
> > drivers/gpu/drm/nouveau/core/engine/graph/nv10.c | 4 ++--
> > drivers/gpu/drm/nouveau/core/engine/graph/nv20.c | 2 +-
> > drivers/gpu/drm/nouveau/core/engine/graph/nv25.c | 2 +-
> > drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 +-
> > drivers/power/ds2780_battery.c | 2 +-
> > drivers/power/ds2782_battery.c | 2 +-
> > drivers/thermal/thermal_core.c | 2 +-
> > 7 files changed, 8 insertions(+), 8 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/nv10.c
> b/drivers/gpu/drm/nouveau/core/engine/graph/nv10.c
> > index 4532f7e..1faeeb1 100644
> > --- a/drivers/gpu/drm/nouveau/core/engine/graph/nv10.c
> > +++ b/drivers/gpu/drm/nouveau/core/engine/graph/nv10.c
> > @@ -451,7 +451,7 @@ nv10_graph_sclass[] = {
> > { 0x0093, &nv04_graph_ofuncs }, /* surf3d */
> > { 0x0094, &nv04_graph_ofuncs }, /* ttri */
> > { 0x0095, &nv04_graph_ofuncs }, /* mtri */
> > - { 0x0056, &nv04_graph_ofuncs }, /* celcius */
> > + { 0x0056, &nv04_graph_ofuncs }, /* celsius */
> > {},
> > };
> >
> > @@ -474,7 +474,7 @@ nv15_graph_sclass[] = {
> > { 0x0093, &nv04_graph_ofuncs }, /* surf3d */
> > { 0x0094, &nv04_graph_ofuncs }, /* ttri */
> > { 0x0095, &nv04_graph_ofuncs }, /* mtri */
> > - { 0x0096, &nv04_graph_ofuncs }, /* celcius */
> > + { 0x0096, &nv04_graph_ofuncs }, /* celsius */
> > {},
> > };
> >
> > diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/nv20.c
> b/drivers/gpu/drm/nouveau/core/engine/graph/nv20.c
> > index d145e08..eb00689 100644
> > --- a/drivers/gpu/drm/nouveau/core/engine/graph/nv20.c
> > +++ b/drivers/gpu/drm/nouveau/core/engine/graph/nv20.c
> > @@ -31,7 +31,7 @@ nv20_graph_sclass[] = {
> > { 0x0072, &nv04_graph_ofuncs, NULL }, /* beta4 */
> > { 0x0089, &nv04_graph_ofuncs, NULL }, /* sifm */
> > { 0x008a, &nv04_graph_ofuncs, NULL }, /* ifc */
> > - { 0x0096, &nv04_graph_ofuncs, NULL }, /* celcius */
> > + { 0x0096, &nv04_graph_ofuncs, NULL }, /* celsius */
> > { 0x0097, &nv04_graph_ofuncs, NULL }, /* kelvin */
> > { 0x009e, &nv04_graph_ofuncs, NULL }, /* swzsurf */
> > { 0x009f, &nv04_graph_ofuncs, NULL }, /* imageblit */
> > diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/nv25.c
> b/drivers/gpu/drm/nouveau/core/engine/graph/nv25.c
> > index 7a80d00..fcfe1c5 100644
> > --- a/drivers/gpu/drm/nouveau/core/engine/graph/nv25.c
> > +++ b/drivers/gpu/drm/nouveau/core/engine/graph/nv25.c
> > @@ -28,7 +28,7 @@ nv25_graph_sclass[] = {
> > { 0x0072, &nv04_graph_ofuncs, NULL }, /* beta4 */
> > { 0x0089, &nv04_graph_ofuncs, NULL }, /* sifm */
> > { 0x008a, &nv04_graph_ofuncs, NULL }, /* ifc */
> > - { 0x0096, &nv04_graph_ofuncs, NULL }, /* celcius */
> > + { 0x0096, &nv04_graph_ofuncs, NULL }, /* celsius */
> > { 0x009e, &nv04_graph_ofuncs, NULL }, /* swzsurf */
> > { 0x009f, &nv04_graph_ofuncs, NULL }, /* imageblit */
> > { 0x0597, &nv04_graph_ofuncs, NULL }, /* kelvin */
> > diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
> b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
> > index f5786d5..b0f7ab0 100644
> > --- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
> > +++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
> > @@ -1264,7 +1264,7 @@ static ssize_t qlcnic_hwmon_show_temp(struct
> device *dev,
> > value = QLC_SHARED_REG_RD32(adapter, QLCNIC_ASIC_TEMP);
> >
> > temperature = qlcnic_get_temp_val(value);
> > - /* display millidegree celcius */
> > + /* display millidegree celsius */
> > temperature *= 1000;
> > return sprintf(buf, "%u\n", temperature);
> > }
> > diff --git a/drivers/power/ds2780_battery.c
> b/drivers/power/ds2780_battery.c
> > index 9f418fa..bf7d4bd 100644
> > --- a/drivers/power/ds2780_battery.c
> > +++ b/drivers/power/ds2780_battery.c
> > @@ -210,7 +210,7 @@ static int ds2780_get_temperature(struct
> ds2780_device_info *dev_info,
> > return ret;
> >
> > /*
> > - * Temperature is measured in units of 0.125 degrees celcius, the
> > + * Temperature is measured in units of 0.125 degrees celsius, the
> > * power_supply class measures temperature in tenths of degrees
> > * celsius. The temperature value is stored as a 10 bit number,
> plus
> > * sign in the upper bits of a 16 bit register.
> > diff --git a/drivers/power/ds2782_battery.c
> b/drivers/power/ds2782_battery.c
> > index 041f9b6..adc7d32 100644
> > --- a/drivers/power/ds2782_battery.c
> > +++ b/drivers/power/ds2782_battery.c
> > @@ -104,7 +104,7 @@ static int ds278x_get_temp(struct ds278x_info *info,
> int *temp)
> > int err;
> >
> > /*
> > - * Temperature is measured in units of 0.125 degrees celcius, the
> > + * Temperature is measured in units of 0.125 degrees celsius, the
> > * power_supply class measures temperature in tenths of degrees
> > * celsius. The temperature value is stored as a 10 bit number,
> plus
> > * sign in the upper bits of a 16 bit register.
> > diff --git a/drivers/thermal/thermal_core.c
> b/drivers/thermal/thermal_core.c
> > index 71b0ec0..e69db4f 100644
> > --- a/drivers/thermal/thermal_core.c
> > +++ b/drivers/thermal/thermal_core.c
> > @@ -691,7 +691,7 @@ passive_store(struct device *dev, struct
> device_attribute *attr,
> > if (!sscanf(buf, "%d\n", &state))
> > return -EINVAL;
> >
> > - /* sanity check: values below 1000 millicelcius don't make sense
> > + /* sanity check: values below 1000 millicelsius don't make sense
> > * and can cause the system to go into a thermal heart attack
> > */
> > if (state && state < 1000)
> > --
> > 1.8.3.4 (Apple Git-47)
> >
>
>
>
> --
> Eduardo Bezerra Valentin
>
[-- Attachment #1.2: Type: text/html, Size: 8510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2014-08-11 23:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-09 8:02 [PATCH] drivers: fixed spelling of "celcius" to "celsius" Ankit
2014-08-09 16:49 ` edubezval
2014-08-11 23:00 ` Ankit . [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='CAKscYYz-Nyiu7hX9rEVLmXrf1+=gZafE2rd6eB0c6ZaTRMQSDw@mail.gmail.com' \
--to=learnertilldeath@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=dwmw2@infradead.org \
--cc=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=shahed.shaikh@qlogic.com \
--cc=sre@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;
as well as URLs for NNTP newsgroup(s).