From: Andrew F. Davis Date: Tue, 31 May 2016 19:18:19 +0000 (-0500) Subject: ARM: io: fix comment grammar X-Git-Tag: v4.14-rc1~2336^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79a3bd89605c877b913be60e2811058ecfee4c61;p=platform%2Fkernel%2Flinux-rpi.git ARM: io: fix comment grammar Signed-off-by: Andrew F. Davis Signed-off-by: Jiri Kosina --- diff --git a/arch/arm/include/asm/io.h b/arch/arm/include/asm/io.h index 4859820..590d0c1 100644 --- a/arch/arm/include/asm/io.h +++ b/arch/arm/include/asm/io.h @@ -282,7 +282,7 @@ extern void _memset_io(volatile void __iomem *, int, size_t); * These perform PCI memory accesses via an ioremap region. They don't * take an address as such, but a cookie. * - * Again, this are defined to perform little endian accesses. See the + * Again, these are defined to perform little endian accesses. See the * IO port primitives for more information. */ #ifndef readl