]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/posix-timers.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / kernel / posix-timers.c
index 4c0124919f9a36fa905cc1266fa132de27f01550..e5498d7405c31ff8d9f5afd85b85ed8038ad691d 100644 (file)
@@ -313,7 +313,7 @@ static void schedule_next_timer(struct k_itimer *timr)
  * restarted (i.e. we have flagged this in the sys_private entry of the
  * info block).
  *
- * To protect aginst the timer going away while the interrupt is queued,
+ * To protect against the timer going away while the interrupt is queued,
  * we require that the it_requeue_pending flag be set.
  */
 void do_schedule_next_timer(struct siginfo *info)