ARC: Fix misspellings in comments.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
Adam Buchbinder
2016-02-23 15:24:55 -08:00
committed by Vineet Gupta
parent fc77dbd34c
commit 7423cc0cae
8 changed files with 12 additions and 12 deletions

View File

@@ -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
*