From: akpm@osdl.org Date: Tue, 10 Jan 2006 04:51:37 +0000 (-0800) Subject: [PATCH] dump_thread() cleanup X-Git-Tag: v2.6.16-rc1~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2e71fb9115a8d4f721fb1464db09adc8332bc5;p=pandora-kernel.git [PATCH] dump_thread() cleanup ) From: Adrian Bunk - create one common dump_thread() prototype in kernel.h - dump_thread() is only used in fs/binfmt_aout.c and can therefore be removed on all architectures where CONFIG_BINFMT_AOUT is not available Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed