]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/lru_cache.h
tty: Make vt's have a tty_port
[karo-tx-linux.git] / include / linux / lru_cache.h
index de48d167568be60bdfa255d991efc68115169367..78fbf24f357a1efbe56ee567d0d58696cfabc88e 100644 (file)
@@ -262,7 +262,7 @@ extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char
  * @lc: the lru cache to operate on
  *
  * Note that the reference counts and order on the active and lru lists may
- * still change.  Returns true if we aquired the lock.
+ * still change.  Returns true if we acquired the lock.
  */
 static inline int lc_try_lock(struct lru_cache *lc)
 {