Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / user-return-notifier.c
index eb27fd3430a291df4c714b1b462b69d5f9490366..92cb706c7fc83babcb43b7028e2bff25ce00ba80 100644 (file)
@@ -20,7 +20,7 @@ EXPORT_SYMBOL_GPL(user_return_notifier_register);
 
 /*
  * Removes a registered user return notifier.  Must be called from atomic
- * context, and from the same cpu registration occured in.
+ * context, and from the same cpu registration occurred in.
  */
 void user_return_notifier_unregister(struct user_return_notifier *urn)
 {