Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: no need to touch local IRQs in ide_probe_port()
Remove superfluous local_save_flags() local_irq_enable_in_hardirq() ... local_irq_restore() combo. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
- Loading branch information