From: Veaceslav Falico Date: Wed, 10 Mar 2010 23:23:02 +0000 (-0800) Subject: copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() X-Git-Tag: v2.6.34-rc2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd66e69d472f0ba5355a2529364d0db9a18a02b;p=pandora-kernel.git copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() Kill unused functions taskstats_tgid_init() and acct_init_pacct() because we don't use them anywhere after using kmem_cache_zalloc() in copy_signal(). Signed-off-by: Veaceslav Falico Cc: Roland McGrath Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed