Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Silvan Jegen and committed by
Tejun Heo
e853a4e0 9236a76d

-1
-1
drivers/ata/pata_legacy.c
··· 916 916 local_irq_restore(flags); 917 917 return BIOS; 918 918 } 919 - local_irq_restore(flags); 920 919 } 921 920 922 921 if (ht6560a & mask)