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
committad av Jiri Kosina
förälder a15e41909c
incheckning 83a35e3604
8 ändrade filer med 8 tillägg och 8 borttagningar

Visa fil

@@ -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);