Re: [PATCH] [trivial] treewide: Fix typo in Kconfig

From: Randy Dunlap
Date: Wed Nov 27 2013 - 19:31:10 EST


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


> 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@xxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/