treewide: relase -> release

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Geert Uytterhoeven
2013-06-28 11:27:31 +02:00
committed by Jiri Kosina
parent a15e41909c
commit 83a35e3604
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ void mmu_notifier_unregister(struct mmu_notifier *mn, struct mm_struct *mm)
/*
* Wait for any running method to finish, of course including
* ->release if it was run by mmu_notifier_relase instead of us.
* ->release if it was run by mmu_notifier_release instead of us.
*/
synchronize_srcu(&srcu);