spelling fixes: arch/m32r/
Spelling fixes in arch/m32r/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:

committed by
Adrian Bunk

parent
27b46d7661
commit
5aa8b6c1a6
@@ -214,7 +214,7 @@ asmlinkage int sys_uname(struct old_utsname __user * name)
|
||||
|
||||
asmlinkage int sys_cacheflush(void *addr, int bytes, int cache)
|
||||
{
|
||||
/* This should flush more selectivly ... */
|
||||
/* This should flush more selectively ... */
|
||||
_flush_cache_all();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user