On 08/07/2012 06:54 AM, Masanari Iida wrote:

> Correct spelling typo in various Kconfig files.
> 
> Signed-off-by: Masanari Iida <[email protected]>
> ---
>  arch/arm/mach-omap2/Kconfig      |  2 +-
>  arch/arm/mach-tegra/Kconfig      |  2 +-
>  arch/blackfin/mach-bf609/Kconfig |  2 +-
>  arch/openrisc/Kconfig            |  2 +-
>  crypto/Kconfig                   |  2 +-
>  drivers/hwspinlock/Kconfig       |  2 +-
>  drivers/md/Kconfig               |  2 +-
>  drivers/media/video/Kconfig      |  2 +-
>  drivers/thermal/Kconfig          |  2 +-
>  drivers/tty/serial/8250/Kconfig  |  2 +-
>  drivers/usb/host/Kconfig         |  4 ++--
>  lib/Kconfig.debug                | 10 +++++-----
>  12 files changed, 17 insertions(+), 17 deletions(-)
> 



We normally accept either British or American spellings,
so these don't need to be changed.  The rest are OK.

Thanks.

> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index dd2db02..60b026a 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -399,7 +399,7 @@ config OMAP4_ERRATA_I688
>         before issuing WFI. This condition will be met if one Strongly ordered
>         access is performed to the target right before executing the WFI.
>         In MPU case, L3 T2ASYNC FIFO and DDR T2ASYNC FIFO needs to be drained.
> -       IO barrier ensure that there is no synchronisation loss on initiators
> +       IO barrier ensure that there is no synchronization loss on initiators
>         operating on both interconnect port simultaneously.
>  endmenu
>  
> diff --git a/drivers/hwspinlock/Kconfig b/drivers/hwspinlock/Kconfig
> index c7c3128..8ae898b 100644
> --- a/drivers/hwspinlock/Kconfig
> +++ b/drivers/hwspinlock/Kconfig
> @@ -24,7 +24,7 @@ config HSEM_U8500
>       select HWSPINLOCK
>       help
>         Say y here to support the STE Hardware Semaphore functionality, which
> -       provides a synchronisation mechanism for the various processor on the
> +       provides a synchronization mechanism for the various processor on the
>         SoC.
>  
>         If unsure, say N.
> diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
> index d949b78..97f3f0b 100644
> --- a/drivers/md/Kconfig
> +++ b/drivers/md/Kconfig
> @@ -40,7 +40,7 @@ config MD_AUTODETECT
>  
>         If you don't use raid and say Y, this autodetection can cause 
>         a several-second delay in the boot time due to various
> -       synchronisation steps that are part of this step.
> +       synchronization steps that are part of this step.
>  
>         If unsure, say Y.
>  



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

Reply via email to