浏览代码

HWPOISON: Remove stray phrase in a comment

Better to have complete sentences.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Andi Kleen 16 年之前
父节点
当前提交
f2c03debdf
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mm/memory-failure.c

+ 0 - 1
mm/memory-failure.c

@@ -325,7 +325,6 @@ static void kill_procs_ao(struct list_head *to_kill, int doit, int trapno,
 			 * In case something went wrong with munmapping
 			 * In case something went wrong with munmapping
 			 * make sure the process doesn't catch the
 			 * make sure the process doesn't catch the
 			 * signal and then access the memory. Just kill it.
 			 * signal and then access the memory. Just kill it.
-			 * the signal handlers
 			 */
 			 */
 			if (fail || tk->addr_valid == 0) {
 			if (fail || tk->addr_valid == 0) {
 				printk(KERN_ERR
 				printk(KERN_ERR