]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/timerqueue.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / include / linux / timerqueue.h
index d24aabaca4741135c9d427824a96584fd0cacd6b..a520fd70a59f371f40a34f79e883dcf7b32c23f7 100644 (file)
@@ -24,7 +24,7 @@ extern struct timerqueue_node *timerqueue_iterate_next(
                                                struct timerqueue_node *node);
 
 /**
- * timerqueue_getnext - Returns the timer with the earlies expiration time
+ * timerqueue_getnext - Returns the timer with the earliest expiration time
  *
  * @head: head of timerqueue
  *