We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce0b58 commit 627c88bCopy full SHA for 627c88b
arch/arc/mm/ioremap.c
@@ -49,7 +49,7 @@ EXPORT_SYMBOL(ioremap);
49
/*
50
* ioremap with access flags
51
* Cache semantics wise it is same as ioremap - "forced" uncached.
52
- * However unline vanilla ioremap which bypasses ARC MMU for addresses in
+ * However unlike vanilla ioremap which bypasses ARC MMU for addresses in
53
* ARC hardware uncached region, this one still goes thru the MMU as caller
54
* might need finer access control (R/W/X)
55
*/
0 commit comments