mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-29 14:55:12 +00:00
pata_legacy: Remove dead code
The current flow of control prevents this function from being called. Let's remove the call. Signed-off-by: Silvan Jegen <s.jegen@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
9236a76d9e
commit
e853a4e01f
@ -916,7 +916,6 @@ static __init int probe_chip_type(struct legacy_probe *probe)
|
||||
local_irq_restore(flags);
|
||||
return BIOS;
|
||||
}
|
||||
local_irq_restore(flags);
|
||||
}
|
||||
|
||||
if (ht6560a & mask)
|
||||
|
Loading…
x
Reference in New Issue
Block a user