Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: remove superfluous check from ide_disk_special()
This condition is checked by both ide_disk_init_mult_count() and set_multcount() so no need to do it again in ide_disk_special(). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
- Loading branch information