commit | 22c525b976778cce5bb6f8fdcc70046168c54b1a | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 25 22:17:11 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 25 22:17:11 2008 +0100 |
tree | 40ab6ef79aa8e059d55e8c55d19fdc4dfe7fdce3 | |
parent | 6a2144146aa2e0eb60e48ba73ac0e1c51346edf6 [diff] |
ide: remove ata_status_t and atapi_status_t Remove ata_status_t (unused) and atapi_status_t. While at it: * replace 'HWIF(drive)' by 'drive->hwif' (or just 'hwif' where possible) Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>