mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
openrisc: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Stafford Horne <shorne@gmail.com>
This commit is contained in:
parent
af2d861d4c
commit
d49401999a
@ -128,7 +128,7 @@ void local_flush_tlb_mm(struct mm_struct *mm)
|
||||
|
||||
/* Was seeing bugs with the mm struct passed to us. Scrapped most of
|
||||
this function. */
|
||||
/* Several architctures do this */
|
||||
/* Several architectures do this */
|
||||
local_flush_tlb_all();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user