Re: signals logged / [RFC] log out-of-virtual-memory events

From: Jiri Kosina
Date: Sun Jun 10 2007 - 16:08:49 EST


On Sun, 10 Jun 2007, Folkert van Heusden wrote:

> Signed-of by: Folkert van Heusden <folkert@xxxxxxxxxxxxxx

This looks broken BTW.

> + printk(KERN_INFO "Sig %d sent to %d owned by %d.%d (%s), sent by pid %d, uid %d\n",
> + sig, t->pid, t->uid, t->gid, t->comm,
> + info -> _sifields._kill._pid,
> + info -> _sifields._kill._uid);

Am I the only one whose eyes are hurt by these spaces?

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/