]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb1a955c756e8221acdff4a5884b1f64a72962e7
tree9e5150fa07fb6bce6667aaa81adbc6356655547f
parent07e109360660cc58aefd754a4369fe475b61e495
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