Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e853a4e0 authored by Silvan Jegen's avatar Silvan Jegen Committed by Tejun Heo
Browse files

pata_legacy: Remove dead code



The current flow of control prevents this function from being
called. Let's remove the call.

Signed-off-by: default avatarSilvan Jegen <s.jegen@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 9236a76d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)