Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2c03deb authored by Andi Kleen's avatar Andi Kleen Committed by Andi Kleen
Browse files

HWPOISON: Remove stray phrase in a comment



Better to have complete sentences.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
parent 12686d15
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
			 * make sure the process doesn't catch the
			 * signal and then access the memory. Just kill it.
			 * the signal handlers
			 */
			if (fail || tk->addr_valid == 0) {
				printk(KERN_ERR