X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Farc%2Fmm%2Fhighmem.c;h=04f83322c9fdaf09444bb55eb4d095a68190cf9f;hb=971573cf57394775deb591c3920e565c80cbc800;hp=92dd92cad7f92db32f9ecc1b73992e1ea0a5f74d;hpb=cf0d6dd9d3b48ac91c6eff472877ea961692aa19;p=deliverable%2Flinux.git diff --git a/arch/arc/mm/highmem.c b/arch/arc/mm/highmem.c index 92dd92cad7f9..04f83322c9fd 100644 --- a/arch/arc/mm/highmem.c +++ b/arch/arc/mm/highmem.c @@ -18,7 +18,7 @@ /* * HIGHMEM API: * - * kmap() API provides sleep semantics hence refered to as "permanent maps" + * kmap() API provides sleep semantics hence referred to as "permanent maps" * It allows mapping LAST_PKMAP pages, using @last_pkmap_nr as the cursor * for book-keeping *