nds32: remove dump_instr
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Jul 2020 11:44:47 +0000 (13:44 +0200)
committerGreentime Hu <green.hu@gmail.com>
Thu, 25 Feb 2021 06:31:49 +0000 (14:31 +0800)
commit9d63fecfcb2c7d379b6dd06892c534068a03a470
treef0d87fe907dd5048e8cb5174ad2cfdb536b99b18
parente99da8af9cbc8f68e27c28ddeb57a40ee1006081
nds32: remove dump_instr

dump_inst has a return before actually doing anything, so just drop the
whole thing.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Nick Hu <nickhu@andestech.com>
Acked-by: Greentime Hu <green.hu@gmail.com>
Signed-off-by: Greentime Hu <green.hu@gmail.com>
arch/nds32/kernel/traps.c