| commit | a47bde9b7cbeb87dbb1c5554e90b770d3cc06c5c | [log] [tgz] |
|---|---|---|
| author | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 17 17:28:48 2013 +0200 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 17 17:28:48 2013 +0200 |
| tree | 9e5150fa07fb6bce6667aaa81adbc6356655547f | |
| parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
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>