MIPS: Delete dead invocation of exception_exit().
authorRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jul 2013 15:28:48 +0000 (17:28 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jul 2013 15:28:48 +0000 (17:28 +0200)
commita47bde9b7cbeb87dbb1c5554e90b770d3cc06c5c
tree9e5150fa07fb6bce6667aaa81adbc6356655547f
parentad81f0545ef01ea651886dddac4bef6cec930092
MIPS: Delete dead invocation of exception_exit().

panic() doesn't return so this call was useless.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Reported-by: Alexander Sverdlin <alexander.sverdlin@nsn.com>
arch/mips/kernel/traps.c