Linux Hardware Monitor development
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: Michael Walle <michael@walle.cc>,
	kernel-janitors@vger.kernel.org, Jean Delvare <jdelvare@suse.com>,
	linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hwmon: fix typo in comment
Date: Sat, 21 May 2022 06:42:48 -0700	[thread overview]
Message-ID: <20220521134248.GA105784@roeck-us.net> (raw)
In-Reply-To: <20220521111145.81697-37-Julia.Lawall@inria.fr>

On Sat, May 21, 2022 at 01:10:47PM +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/sl28cpld-hwmon.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hwmon/sl28cpld-hwmon.c b/drivers/hwmon/sl28cpld-hwmon.c
> index e2fc60bf40bd..9ce4899a81a5 100644
> --- a/drivers/hwmon/sl28cpld-hwmon.c
> +++ b/drivers/hwmon/sl28cpld-hwmon.c
> @@ -54,7 +54,7 @@ static int sl28cpld_hwmon_read(struct device *dev,
>  
>  		/*
>  		 * The counter period is 1000ms and the sysfs specification
> -		 * says we should asssume 2 pulses per revolution.
> +		 * says we should assume 2 pulses per revolution.
>  		 */
>  		value *= 60 / 2;
>  

      reply	other threads:[~2022-05-21 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21 11:10 [PATCH] hwmon: fix typo in comment Julia Lawall
2022-05-21 13:42 ` Guenter Roeck [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=20220521134248.GA105784@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=Julia.Lawall@inria.fr \
    --cc=jdelvare@suse.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@walle.cc \
    /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