Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: io: fix comment grammar

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Andrew F. Davis and committed by
Jiri Kosina
79a3bd89 84d86e6d

+1 -1
+1 -1
arch/arm/include/asm/io.h
··· 282 282 * These perform PCI memory accesses via an ioremap region. They don't 283 283 * take an address as such, but a cookie. 284 284 * 285 - * Again, this are defined to perform little endian accesses. See the 285 + * Again, these are defined to perform little endian accesses. See the 286 286 * IO port primitives for more information. 287 287 */ 288 288 #ifndef readl