linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Richard Genoud <richard.genoud@gmail.com>
To: Jiangshan Yi <13667453960@163.com>, gregkh@linuxfoundation.org
Cc: alexandre.belloni@bootlin.com, k2ci <kernel-bot@kylinos.cn>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	jirislaby@kernel.org, claudiu.beznea@microchip.com,
	linux-arm-kernel@lists.infradead.org,
	Jiangshan Yi <yijiangshan@kylinos.cn>
Subject: Re: [PATCH] tty: serial: atmel: fix spelling typo in comment
Date: Tue, 6 Sep 2022 12:21:53 +0200	[thread overview]
Message-ID: <c7d0dc8a-f12b-d586-c7ce-10e329fdac2f@gmail.com> (raw)
In-Reply-To: <20220906063957.2951323-1-13667453960@163.com>

Le 06/09/2022 à 08:39, Jiangshan Yi a écrit :
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Acked-by: Richard Genoud <richard.genoud@gmail.com>


> ---
>  drivers/tty/serial/atmel_serial.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/tty/serial/atmel_serial.c b/drivers/tty/serial/atmel_serial.c
> index 7450d3853031..7f8af2ea3fa5 100644
> --- a/drivers/tty/serial/atmel_serial.c
> +++ b/drivers/tty/serial/atmel_serial.c
> @@ -40,7 +40,7 @@
>  /* Revisit: We should calculate this based on the actual port settings */
>  #define PDC_RX_TIMEOUT		(3 * 10)		/* 3 bytes */
>  
> -/* The minium number of data FIFOs should be able to contain */
> +/* The minimum number of data FIFOs should be able to contain */
>  #define ATMEL_MIN_FIFO_SIZE	8
>  /*
>   * These two offsets are substracted from the RX FIFO size to define the RTS


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-09-06 10:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06  6:39 [PATCH] tty: serial: atmel: fix spelling typo in comment Jiangshan Yi
2022-09-06 10:21 ` Richard Genoud [this message]
2022-09-07  6:57   ` Claudiu.Beznea
2022-09-07 12:34 ` Greg KH
2022-09-08  2:24   ` Yi Jiangshan

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=c7d0dc8a-f12b-d586-c7ce-10e329fdac2f@gmail.com \
    --to=richard.genoud@gmail.com \
    --cc=13667453960@163.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=kernel-bot@kylinos.cn \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=yijiangshan@kylinos.cn \
    /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).