[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3dfc28ba-b73e-0174-4b5d-a80eb259028a@microchip.com>
Date: Wed, 7 Sep 2022 06:57:43 +0000
From: <Claudiu.Beznea@...rochip.com>
To: <richard.genoud@...il.com>, <13667453960@....com>,
<gregkh@...uxfoundation.org>
CC: <jirislaby@...nel.org>, <Nicolas.Ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <linux-serial@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <yijiangshan@...inos.cn>,
<kernel-bot@...inos.cn>
Subject: Re: [PATCH] tty: serial: atmel: fix spelling typo in comment
On 06.09.2022 13:21, Richard Genoud wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Le 06/09/2022 à 08:39, Jiangshan Yi a écrit :
>> From: Jiangshan Yi <yijiangshan@...inos.cn>
>>
>> Fix spelling typo in comment.
>>
>> Reported-by: k2ci <kernel-bot@...inos.cn>
>> Signed-off-by: Jiangshan Yi <yijiangshan@...inos.cn>
> Acked-by: Richard Genoud <richard.genoud@...il.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@...rochip.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
>
Powered by blists - more mailing lists