linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@bombadil.infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: zbr@ioremap.net, gregkh@linuxfoundation.org,
	akira215corp@gmail.com, ivan.zaentsev@wirenboard.ru,
	rikard.falkeborn@gmail.com, dan.carpenter@oracle.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] w1: slaves: Typo fixes
Date: Fri, 19 Mar 2021 11:10:46 -0700 (PDT)	[thread overview]
Message-ID: <7f48f042-e2f6-dfb8-4636-b7f3644eee4@bombadil.infradead.org> (raw)
In-Reply-To: <20210319052554.966-1-unixbhaskar@gmail.com>



On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:

> s/mesured/measured/  .......twice
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> drivers/w1/slaves/w1_therm.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/w1/slaves/w1_therm.c b/drivers/w1/slaves/w1_therm.c
> index 976eea28f268..d3b4ceb07622 100644
> --- a/drivers/w1/slaves/w1_therm.c
> +++ b/drivers/w1/slaves/w1_therm.c
> @@ -63,8 +63,8 @@ static u16 bulk_read_device_counter; /* =0 as per C standard */
> #define EEPROM_CMD_READ     "restore"	/* cmd for read eeprom sysfs */
> #define BULK_TRIGGER_CMD    "trigger"	/* cmd to trigger a bulk read */
>
> -#define MIN_TEMP	-55	/* min temperature that can be mesured */
> -#define MAX_TEMP	125	/* max temperature that can be mesured */
> +#define MIN_TEMP	-55	/* min temperature that can be measured */
> +#define MAX_TEMP	125	/* max temperature that can be measured */
>
> /* Allowed values for sysfs conv_time attribute */
> #define CONV_TIME_DEFAULT 0
> --
> 2.26.2
>
>

      reply	other threads:[~2021-03-19 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  5:25 [PATCH] w1: slaves: Typo fixes Bhaskar Chowdhury
2021-03-19 18:10 ` Randy Dunlap [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=7f48f042-e2f6-dfb8-4636-b7f3644eee4@bombadil.infradead.org \
    --to=rdunlap@bombadil.infradead.org \
    --cc=akira215corp@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=ivan.zaentsev@wirenboard.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rikard.falkeborn@gmail.com \
    --cc=unixbhaskar@gmail.com \
    --cc=zbr@ioremap.net \
    /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).