diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2017-09-05 15:42:47 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2017-09-05 15:42:47 +0200 |
commit | 076a9bcacfc7ccbc2b3fdf3bd490718f6b182419 (patch) | |
tree | 1d0d794f0f8c6ebe211196eecefc62a4f4e5c60b /arch/ia64 | |
parent | Introduce v3 namespaced file capabilities (diff) | |
parent | mips/signal: In force_fcr31_sig return in the impossible case (diff) | |
download | linux-076a9bcacfc7ccbc2b3fdf3bd490718f6b182419.tar.xz linux-076a9bcacfc7ccbc2b3fdf3bd490718f6b182419.zip |
signal/mips: Remove FPE_FIXME usage from mips
Ralf Baechle recently merged a change to stop explicitly handling this
case on mips, as the case is impossible. Unfortunately when the code
in force_fcr31_sig to not use siginfo but a simple interger variable gcc
starts warning about an unitialized variable.
So add a return statement so gcc knows the code never attempts to use
the impossible value.
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions