提交 e853a4e0 编写于 作者: S Silvan Jegen 提交者: Tejun Heo

pata_legacy: Remove dead code

The current flow of control prevents this function from being
called. Let's remove the call.
Signed-off-by: NSilvan Jegen <s.jegen@gmail.com>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 9236a76d
...@@ -916,7 +916,6 @@ static __init int probe_chip_type(struct legacy_probe *probe) ...@@ -916,7 +916,6 @@ static __init int probe_chip_type(struct legacy_probe *probe)
local_irq_restore(flags); local_irq_restore(flags);
return BIOS; return BIOS;
} }
local_irq_restore(flags);
} }
if (ht6560a & mask) if (ht6560a & mask)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册