]> git.baikalelectronics.ru Git - kernel.git/commit
ide: use ata_id_current_chs_valid()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:19 +0000 (22:39 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:19 +0000 (22:39 +0200)
commit8fcc896d49f6896773f71faa04aa701106980cf9
tree111159c455a79f5d4f54c9f5ce0790b475f6e37c
parent65a59a7c1224a488c64b5298b0ef5125ffc2c0df
ide: use ata_id_current_chs_valid()

Replace open-coded checks by ata_id_current_chs_valid().

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-probe.c