Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / sunrpc / cache.h
index 7898ea13de70a2233445c7e9deec48546c492efc..8d2eef1a8582187cd6f1ec12d4c3101b240d8f91 100644 (file)
  * Each cache must be registered so that it can be cleaned regularly.
  * When the cache is unregistered, it is flushed completely.
  *
- * Entries have a ref count and a 'hashed' flag which counts the existance
+ * Entries have a ref count and a 'hashed' flag which counts the existence
  * in the hash table.
  * We only expire entries when refcount is zero.
- * Existance in the cache is counted  the refcount.
+ * Existence in the cache is counted  the refcount.
  */
 
 /* Every cache item has a common header that is used