From: Al Viro Date: Mon, 14 Oct 2013 11:39:56 +0000 (-0400) Subject: elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) X-Git-Tag: v3.13-rc1~107^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afabada957a6b28abfd37eb52efeefdfe6871c4b;p=pandora-kernel.git elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) we can't get to do_coredump() if that condition isn't satisfied... Signed-off-by: Al Viro --- Reading git-diff-tree failed