commit | b123718b105bb837a0463823404505b04d8f0586 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 07 21:14:18 2017 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 29 15:21:52 2017 +0200 |
tree | a5d640121f6ff459aee5e607129db57857f54cae | |
parent | 7aacf86b75bc5523d20fd9127104384fce51ce9c [diff] |
MIPS: signal: Remove unreachable code from force_fcr31_sig(). Based on discussion with Linus remove the impossible to reach code rather than replacing it with a BUG(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Link: http://lkml.kernel.org/r/20170718140651.15973-4-ebiederm@xmission.com