lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4e41de7f-8c7b-4b94-b5d8-c12d33d751a5@kernel.org>
Date: Mon, 15 Dec 2025 05:35:53 +0100
From: Jiri Slaby <jirislaby@...nel.org>
To: harindhu007 <harikrs0905@...il.com>, gregkh@...uxfoundation.org
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial: pxa: Fix comment typo

On 14. 12. 25, 11:04, harindhu007 wrote:
> Fix a spelling mistake in a driver comment.
> 
> Signed-off-by: harindhu007 <harikrs0905@...il.com>

This is not your real name, is it?

> ---
>   drivers/tty/serial/pxa.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/tty/serial/pxa.c b/drivers/tty/serial/pxa.c
> index e395ff29c1a2..218fa4003733 100644
> --- a/drivers/tty/serial/pxa.c
> +++ b/drivers/tty/serial/pxa.c
> @@ -99,7 +99,7 @@ static inline void receive_chars(struct uart_pxa_port *up, int *status)
>   		 * Specification Update (May 2005)
>   		 *
>   		 * Step 2
> -		 * Disable the Reciever Time Out Interrupt via IER[RTOEI]
> +		 * Disable the Receiver Time Out Interrupt via IER[RTOEI]

Perphaps change time out to timeout too?

thanks,
-- 
js
suse labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ