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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Nov 2013 16:30:42 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Masanari Iida <standby24x7@...il.com>,
	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] [trivial] treewide: Fix typo in Kconfig

On 11/26/13 07:19, Masanari Iida wrote:
> Correct spelling typo within various drivers.
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---


> diff --git a/net/atm/Kconfig b/net/atm/Kconfig
> index 754ea10..1e6de99 100644
> --- a/net/atm/Kconfig
> +++ b/net/atm/Kconfig
> @@ -35,7 +35,7 @@ config ATM_CLIP_NO_ICMP
>  	  cannot be reached because there is no VC to it in the kernel's
>  	  ATMARP table. This may cause problems when ATMARP table entries are
>  	  briefly removed during revalidation. If you say Y here, packets to
> -	  such neighbours are silently discarded instead.
> +	  such neighbors are silently discarded instead.

We accept British or American spellings for that word, so please leave it
as is unless all of the other instances of it are spelled 'neighbor'.

for the rest:
Acked-by: Randy Dunlap <rdunlap@...radead.org>

Thanks.


>  
>  config ATM_LANE
>  	tristate "LAN Emulation (LANE) support"


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists