[PATCH v3 0/4 -mmotm] copy_signal() cleanup

From: Veaceslav Falico
Date: Tue Dec 15 2009 - 05:19:17 EST


Use kmem_cache_zalloc() instead of kmem_cache_alloc() and remove all
unneeded initializations from copy_signal() and several other functions.
Should be applied on top of 0cf55e1ec08bb5a22e068309e2d8ba1180ab4239
commit.

drivers/char/tty_audit.c | 1 -
include/linux/acct.h | 2 --
include/linux/sched.h | 2 --
include/linux/taskstats_kern.h | 7 -------
kernel/acct.c | 10 ----------
kernel/fork.c | 38 +-------------------------------------
6 files changed, 1 insertions(+), 59 deletions(-)
---
--
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/