[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55A91047.1000601@infradead.org>
Date: Fri, 17 Jul 2015 07:25:11 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Masanari Iida <standby24x7@...il.com>, trivial@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] treewide: Fix double words in Kconfig
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 <standby24x7@...il.com>
> ---
> 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 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