Re: [PATCH v2 2/4] copy_signal cleanup: clean acct_init_pacct() andtaskstats_tgid_init()

From: Balbir Singh
Date: Mon Dec 07 2009 - 02:39:24 EST


* Veaceslav Falico <vfalico@xxxxxxxxxx> [2009-12-04 15:29:01]:

> Remove unneeded initializations in acct_init_pacct() and taskstats_tgid_init().
> These are accessed only via copy_signal() and are useless after using
> kmem_cache_zalloc() in copy_signal().
>
> Signed-off-by: Veaceslav Falico <vfalico@xxxxxxxxxx>

As Oleg suggested, please reorder the cleanup to remove the empty
functions.

--
Balbir
--
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/