On 07/17/15 04:26, Masanari Iida wrote:
> This patch fix double words and typos found within Kconfig files.
> 
> Signed-off-by: Masanari Iida <[email protected]>
> ---
>  arch/arm/Kconfig                  | 2 +-
>  drivers/i2c/busses/Kconfig        | 2 +-
>  drivers/usb/gadget/legacy/Kconfig | 3 +--
>  init/Kconfig                      | 4 ++--
>  4 files changed, 5 insertions(+), 6 deletions(-)
> 
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 577d58d..92c026a 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -357,7 +357,7 @@ config I2C_AXXIA
>         Say yes if you want to support the I2C bus on Axxia platforms.
>  
>         Please note that this controller is limited to transfers of maximum
> -       255 bytes in length. Any attempt to to a larger transfer will return
> +       255 bytes in length. Any attempt to a larger transfer will return

                                           to make a larger transfer

>         an error.
>  
>  config I2C_BCM2835

-- 
~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