From: WANG Cong Date: Tue, 6 Jan 2009 22:42:48 +0000 (-0800) Subject: fs/exec.c: make do_coredump() void X-Git-Tag: v2.6.29-rc1~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd3ac3aca3f2afe8570708066d64d893da468e8;p=pandora-kernel.git fs/exec.c: make do_coredump() void No one cares do_coredump()'s return value, and also it seems that it is also not necessary. So make it void. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: WANG Cong Cc: Alexander Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed