]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae110dd682f83a66541dc38bcd6ed88590b758b7
treef0d87fe907dd5048e8cb5174ad2cfdb536b99b18
parentae0c294ff88d93108f959ca9f3df2c4611f4cdb6
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