mm: fix typos in comments
[linux-block.git] / mm / oom_kill.c
index 3df2ac6b86865d7ca6f001d1c9f7e3605bc8c71e..eefd3f5fde4643791ae552a1062ce11d24b24e15 100644 (file)
@@ -74,7 +74,7 @@ static inline bool is_memcg_oom(struct oom_control *oc)
 
 #ifdef CONFIG_NUMA
 /**
- * oom_cpuset_eligible() - check task eligiblity for kill
+ * oom_cpuset_eligible() - check task eligibility for kill
  * @start: task struct of which task to consider
  * @oc: pointer to struct oom_control
  *