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)
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>

No differences found