ide: remove ata_status_t and atapi_status_t
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 25 Jan 2008 21:17:11 +0000 (22:17 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 25 Jan 2008 21:17:11 +0000 (22:17 +0100)
commit22c525b976778cce5bb6f8fdcc70046168c54b1a
tree40ab6ef79aa8e059d55e8c55d19fdc4dfe7fdce3
parent6a2144146aa2e0eb60e48ba73ac0e1c51346edf6
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>
drivers/ide/ide-floppy.c
drivers/ide/ide-lib.c
drivers/ide/ide-tape.c
drivers/scsi/ide-scsi.c
include/linux/ide.h