[PATCH 0096/1529] Fix typo

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Sun May 22 13:16:15 PDT 2016


Hello Andrea,

On Sat, May 21, 2016 at 01:49:12PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
> ---
>  arch/arm/mach-imx/hardware.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-imx/hardware.h b/arch/arm/mach-imx/hardware.h
> index d737f95..026441c 100644
> --- a/arch/arm/mach-imx/hardware.h
> +++ b/arch/arm/mach-imx/hardware.h
> @@ -121,7 +121,7 @@
>  	.type = _type,							\
>  }
>  
> -/* There's a off-by-one betweem the gpio bank number and the gpiochip */
> +/* There's a off-by-one between the gpio bank number and the gpiochip */

maybe fix s/a/an/ in the same go? And I'd suggest to squash your patches
by directory (here: arch/arm/mach-imx or even arch/arm/mach-*) and add a
commit log that could for example mention the tool you used to find and
fix these typos.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list